aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-f10-nspr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-f10-nspr/Makefile')
-rw-r--r--devel/linux-f10-nspr/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/linux-f10-nspr/Makefile b/devel/linux-f10-nspr/Makefile
index 12d4c62fe4fa..1c963a22ec16 100644
--- a/devel/linux-f10-nspr/Makefile
+++ b/devel/linux-f10-nspr/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: devel/linux-f10-nspr
-# Date created: 2009-05-04
-# Whom: bsam
-#
+# Created by: bsam
# $FreeBSD$
-#
PORTNAME= nspr
PORTVERSION= 4.7.6
@@ -24,4 +20,5 @@ RPMVERSION= 1.fc10.1
PLIST_FILES= lib/libnspr4.so lib/libplc4.so lib/libplds4.so
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+NO_STAGE= yes
.include <bsd.port.mk>