diff options
Diffstat (limited to 'devel/linux-c7-nspr/Makefile')
-rw-r--r-- | devel/linux-c7-nspr/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/linux-c7-nspr/Makefile b/devel/linux-c7-nspr/Makefile index 1335439d8530..c8be01b69e41 100644 --- a/devel/linux-c7-nspr/Makefile +++ b/devel/linux-c7-nspr/Makefile @@ -11,11 +11,10 @@ COMMENT= Netscape Portable Runtime (Linux CentOS ${LINUX_DIST_VER}) CONFLICTS= linux-c6-${PORTNAME}-[0-9]* +DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr RPMVERSION= 1.el7_2 USES= linux:c7 -USE_LINUX_RPM= yes USE_LDCONFIG= yes - -DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr +USE_LINUX_RPM= yes .include <bsd.port.mk> |