svn commit: r338779 - head/x11/terminal.app

Antoine Brodin antoine at FreeBSD.org
Sun Jan 5 14:02:52 UTC 2014


Author: antoine
Date: Sun Jan  5 14:02:51 2014
New Revision: 338779
URL: http://svnweb.freebsd.org/changeset/ports/338779

Log:
  Stage support

Modified:
  head/x11/terminal.app/Makefile

Modified: head/x11/terminal.app/Makefile
==============================================================================
--- head/x11/terminal.app/Makefile	Sun Jan  5 14:02:22 2014	(r338778)
+++ head/x11/terminal.app/Makefile	Sun Jan  5 14:02:51 2014	(r338779)
@@ -8,7 +8,6 @@ MASTER_SITES=	${MASTER_SITE_SAVANNAH}
 MASTER_SITE_SUBDIR=	gap
 DISTNAME=	Terminal-${PORTVERSION}
 
-
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Terminal Emulator for GNUstep
 
@@ -19,5 +18,4 @@ USE_GNUSTEP_INSTALL=	yes
 
 MAKE_ENV+=	GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
 
-NO_STAGE=	yes
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list