Index: head/multimedia/emovix/Makefile =================================================================== --- head/multimedia/emovix/Makefile (revision 100204) +++ head/multimedia/emovix/Makefile (revision 100205) @@ -1,25 +1,31 @@ # New ports collection makefile for: k3b # Date created: 2003/10/31 # Whom: Heiner # # $FreeBSD$ # PORTNAME= emovix PORTVERSION= 0.8.0 PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= movix MAINTAINER= h.eichmann@gmx.de COMMENT= A mini linux distro to create bootable video CDs BUILD_DEPENDS= gawk:${PORTSDIR}/lang/gawk \ cdrecord:${PORTSDIR}/sysutils/cdrtools GNU_CONFIGURE= yes CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -.include +.include + +.if ${OSVERSION} >= 502000 +BROKEN= "Configure fails" +.endif + +.include Property changes on: head/multimedia/emovix/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.2 \ No newline at end of property +1.3 \ No newline at end of property