aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2014-01-05 22:02:51 +0800
committerantoine <antoine@FreeBSD.org>2014-01-05 22:02:51 +0800
commita88306f10654f5676793fed45e5aca3612048a15 (patch)
tree2de638ab32c2185bb89ad39916c209a8c8ae8369 /x11
parent10537d5829825db0a425b54855fb1d4ae3c6efa1 (diff)
downloadfreebsd-ports-gnome-a88306f10654f5676793fed45e5aca3612048a15.tar.gz
freebsd-ports-gnome-a88306f10654f5676793fed45e5aca3612048a15.tar.zst
freebsd-ports-gnome-a88306f10654f5676793fed45e5aca3612048a15.zip
Stage support
Diffstat (limited to 'x11')
-rw-r--r--x11/terminal.app/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/x11/terminal.app/Makefile b/x11/terminal.app/Makefile
index fa7bb3ea1f09..d1847bc2bfaf 100644
--- a/x11/terminal.app/Makefile
+++ b/x11/terminal.app/Makefile
@@ -8,7 +8,6 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= gap
DISTNAME= Terminal-${PORTVERSION}
-
MAINTAINER= ports@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>