aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-AppConfig/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-AppConfig/Makefile')
-rw-r--r--devel/p5-AppConfig/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/p5-AppConfig/Makefile b/devel/p5-AppConfig/Makefile
index dfc401816e48..275e58e31560 100644
--- a/devel/p5-AppConfig/Makefile
+++ b/devel/p5-AppConfig/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-AppConfig
-# Date created: 23 October 1999
-# Whom: Igor Vinokurov <igor@zynaps.ru>
-#
+# Created by: Igor Vinokurov <igor@zynaps.ru>
# $FreeBSD$
-#
PORTNAME= AppConfig
PORTVERSION= 1.66
@@ -25,4 +21,5 @@ MAN3= AppConfig.3 \
AppConfig::State.3 \
AppConfig::Sys.3
+NO_STAGE= yes
.include <bsd.port.mk>