aboutsummaryrefslogtreecommitdiff
path: root/devel/inilib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/inilib/Makefile')
-rw-r--r--devel/inilib/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/inilib/Makefile b/devel/inilib/Makefile
index aa2a752e55ec..3cd1e45e2044 100644
--- a/devel/inilib/Makefile
+++ b/devel/inilib/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# New ports collection makefile for: inilib
-# Date created: Oct 10, 2001
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= inilib
PORTVERSION= 1.0.7b3
@@ -16,4 +11,5 @@ COMMENT= A C++ lib which provides a method of saving the "state" of a program
GNU_CONFIGURE= yes
+NO_STAGE= yes
.include <bsd.port.mk>