aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-l2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ossp-l2/Makefile')
-rw-r--r--devel/ossp-l2/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/ossp-l2/Makefile b/devel/ossp-l2/Makefile
index b16f183e97bf..f4f22d287386 100644
--- a/devel/ossp-l2/Makefile
+++ b/devel/ossp-l2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ossp-l2
-# Date created: 2003-01-31
-# Whom: Alan Eldridge <alane@geeksrus.net>
-#
+# Created by: Alan Eldridge <alane@geeksrus.net>
# $FreeBSD$
-#
PORTNAME= l2
PORTVERSION= 0.9.13
@@ -24,4 +20,5 @@ MAN3= l2.3
check: build
@(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
+NO_STAGE= yes
.include <bsd.port.mk>