diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2015-07-26 13:06:24 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2015-07-26 13:06:24 +0000 |
commit | 3aeeb3f1bd9a7412e909b8d97e56f4b53720b0de (patch) | |
tree | e209e06ced549984f72de2e41fc9452f6156d081 /devel/linux-c6-nspr/Makefile | |
parent | dd69971504c1d13e3c1276c13839143138d75427 (diff) | |
download | ports-3aeeb3f1bd9a7412e909b8d97e56f4b53720b0de.tar.gz ports-3aeeb3f1bd9a7412e909b8d97e56f4b53720b0de.zip |
Notes
Diffstat (limited to 'devel/linux-c6-nspr/Makefile')
-rw-r--r-- | devel/linux-c6-nspr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linux-c6-nspr/Makefile b/devel/linux-c6-nspr/Makefile index a0580435152c..569e56b14aa8 100644 --- a/devel/linux-c6-nspr/Makefile +++ b/devel/linux-c6-nspr/Makefile @@ -3,6 +3,7 @@ PORTNAME= nspr PORTVERSION= 4.10.8 +PORTREVISION= 1 CATEGORIES= devel linux MASTER_SITES= CENTOS_LINUX_UPDATES @@ -18,7 +19,6 @@ USE_LINUX= c6 USE_LINUX_RPM= yes USE_LDCONFIG= yes -PLIST_FILES= lib/libnspr4.so lib/libplc4.so lib/libplds4.so DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr .include <bsd.port.mk> |