aboutsummaryrefslogtreecommitdiff
path: root/devel/automoc4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/automoc4/Makefile')
-rw-r--r--devel/automoc4/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile
index bbd896227d3b..f20bb83a19ba 100644
--- a/devel/automoc4/Makefile
+++ b/devel/automoc4/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: automoc4
-# Date created: today
-# Whom: miwi
-#
+# Created by: miwi
# $FreeBSD$
PORTNAME= automoc4
@@ -20,4 +17,5 @@ USE_BZIP2= yes
USES= cmake iconv
MAKE_JOBS_UNSAFE= yes
+NO_STAGE= yes
.include <bsd.port.mk>