aboutsummaryrefslogtreecommitdiff
path: root/devel/libconfuse/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libconfuse/Makefile')
-rw-r--r--devel/libconfuse/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libconfuse/Makefile b/devel/libconfuse/Makefile
index 107d5e778426..f5e59ecdc237 100644
--- a/devel/libconfuse/Makefile
+++ b/devel/libconfuse/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libconfuse
-# Date created: 18 September 2004
-# Whom: Juraj Lutter <otis@sk.freebsd.org>
-#
+# Created by: Juraj Lutter <otis@sk.freebsd.org>
# $FreeBSD$
-#
PORTNAME= libconfuse
PORTVERSION= 2.7
@@ -29,4 +25,5 @@ CONFIGURE_ARGS+= --with-check=${LOCALBASE}
CFLAGS+= -I${LOCALBASE}/include
.endif
+NO_STAGE= yes
.include <bsd.port.mk>