aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-c6-nspr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-c6-nspr/Makefile')
-rw-r--r--devel/linux-c6-nspr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/linux-c6-nspr/Makefile b/devel/linux-c6-nspr/Makefile
index 5fe2914927af..a3e617f1aa88 100644
--- a/devel/linux-c6-nspr/Makefile
+++ b/devel/linux-c6-nspr/Makefile
@@ -9,9 +9,10 @@ CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER})
-DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
USES= linux:c6
USE_LDCONFIG= yes
USE_LINUX_RPM= yes
+DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
+
.include <bsd.port.mk>