svn commit: r320695 - head/multimedia/lives

Martin Wilke miwi at FreeBSD.org
Wed Jun 12 13:59:14 UTC 2013


Author: miwi
Date: Wed Jun 12 13:59:13 2013
New Revision: 320695
URL: http://svnweb.freebsd.org/changeset/ports/320695

Log:
  - Fix build on HEAD

Modified:
  head/multimedia/lives/Makefile

Modified: head/multimedia/lives/Makefile
==============================================================================
--- head/multimedia/lives/Makefile	Wed Jun 12 13:45:46 2013	(r320694)
+++ head/multimedia/lives/Makefile	Wed Jun 12 13:59:13 2013	(r320695)
@@ -43,10 +43,6 @@ RUN_DEPENDS=	${LOCALBASE}/bin/analyseplu
 
 WRKSRC=		${WRKDIR}/${DISTNAME:L}
 
-.if defined(.PARSEDIR)
-USE_GMAKE=	yes
-.endif
-
 USES=		pkgconfig
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list