[Midnightbsd-cvs] mports [20175] trunk/archivers/rpm4/Makefile: need nspr header

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Sep 8 07:57:40 EDT 2015


Revision: 20175
          http://svnweb.midnightbsd.org/mports/?rev=20175
Author:   laffer1
Date:     2015-09-08 07:57:40 -0400 (Tue, 08 Sep 2015)
Log Message:
-----------
need nspr header

Modified Paths:
--------------
    trunk/archivers/rpm4/Makefile

Modified: trunk/archivers/rpm4/Makefile
===================================================================
--- trunk/archivers/rpm4/Makefile	2015-09-08 11:53:03 UTC (rev 20174)
+++ trunk/archivers/rpm4/Makefile	2015-09-08 11:57:40 UTC (rev 20175)
@@ -2,7 +2,7 @@
 
 PORTNAME=	rpm
 PORTVERSION=	4.12.0.1
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	archivers
 MASTER_SITES=	http://rpm.org/releases/rpm-${PORTVERSION:R:R}.x/ \
 		ftp://ftp.mirrorservice.org/sites/ftp.rpm.org/pub/rpm/dist/rpm-${PORTVERSION:E}.x/
@@ -17,6 +17,7 @@
 
 LIB_DEPENDS=	libpopt.so:${PORTSDIR}/devel/popt \
 		libnss3.so:${PORTSDIR}/security/nss \
+		libnspr4.so:${PORTSDIR}/devel/nspr \
 		libdbus-1.so:${PORTSDIR}/devel/dbus
 BUILD_DEPENDS=	${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
 



More information about the Midnightbsd-cvs mailing list