aboutsummaryrefslogtreecommitdiff
path: root/devel/libol/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libol/Makefile')
-rw-r--r--devel/libol/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/libol/Makefile b/devel/libol/Makefile
index 047e6dcbfddd..19f4d553a9e6 100644
--- a/devel/libol/Makefile
+++ b/devel/libol/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libol
-# Date created: 22 April 2000
-# Whom: Vince Valenti <vince@blue-box.net>
-#
+# Created by: Vince Valenti <vince@blue-box.net>
# $FreeBSD$
-#
PORTNAME= libol
PORTVERSION= 0.3.18
@@ -17,4 +13,5 @@ USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
+NO_STAGE= yes
.include <bsd.port.mk>