aboutsummaryrefslogtreecommitdiff
path: root/x11-clocks/aclock
diff options
context:
space:
mode:
Diffstat (limited to 'x11-clocks/aclock')
-rw-r--r--x11-clocks/aclock/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/x11-clocks/aclock/Makefile b/x11-clocks/aclock/Makefile
index 7114235d1039..6972a5274b13 100644
--- a/x11-clocks/aclock/Makefile
+++ b/x11-clocks/aclock/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: aclock
-# Date created: 6 Oct 2006
-# Whom: gurkan@phys.ethz.ch
-#
+# Created by: gurkan@phys.ethz.ch
# $FreeBSD$
-#
PORTNAME= aclock
PORTVERSION= 0.4.0
@@ -24,4 +20,5 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/${DISTNAME}
+NO_STAGE= yes
.include <bsd.port.mk>