svn commit: r320330 - head/editors/morla

Martin Wilke miwi at FreeBSD.org
Sun Jun 9 13:00:10 UTC 2013


Author: miwi
Date: Sun Jun  9 13:00:09 2013
New Revision: 320330
URL: http://svnweb.freebsd.org/changeset/ports/320330

Log:
  - Unbreak build on HEAD

Modified:
  head/editors/morla/Makefile

Modified: head/editors/morla/Makefile
==============================================================================
--- head/editors/morla/Makefile	Sun Jun  9 12:52:21 2013	(r320329)
+++ head/editors/morla/Makefile	Sun Jun  9 13:00:09 2013	(r320330)
@@ -21,10 +21,6 @@ RUN_DEPENDS=	dot:${PORTSDIR}/graphics/gr
 OPTIONS_DEFINE=	XULRUNNER
 XULRUNNER_DESC=	Xulrunner as JavaScript engine
 
-.if defined(.PARSEDIR)
-USE_GMAKE=	yes
-.endif
-
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include
 LDFLAGS+=	-L${LOCALBASE}/lib


More information about the svn-ports-all mailing list