aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2014-08-13 02:06:03 +0800
committermarino <marino@FreeBSD.org>2014-08-13 02:06:03 +0800
commitde51aadfccab0b41553f52e696d2a05a14b479df (patch)
treecaf1012728d35e78192abbaae01df9a62209699b
parentf41cb92c3fe492bbf65128c2ed8e22e8fe35e19a (diff)
downloadfreebsd-ports-gnome-de51aadfccab0b41553f52e696d2a05a14b479df.tar.gz
freebsd-ports-gnome-de51aadfccab0b41553f52e696d2a05a14b479df.tar.zst
freebsd-ports-gnome-de51aadfccab0b41553f52e696d2a05a14b479df.zip
Stage x11-clocks/aclock
Stage-QA warns that Aclock application is not stripped but this seems to be installed per GNUStep framework so I'll leaving that warning alone.
-rw-r--r--x11-clocks/aclock/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-clocks/aclock/Makefile b/x11-clocks/aclock/Makefile
index d021e1d0fed3..8f370efb6e8d 100644
--- a/x11-clocks/aclock/Makefile
+++ b/x11-clocks/aclock/Makefile
@@ -21,5 +21,4 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
-NO_STAGE= yes
.include <bsd.port.mk>