summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorhasso <hasso>2009-10-02 18:51:20 +0000
committerhasso <hasso>2009-10-02 18:51:20 +0000
commita65ec41c42144654d4e21dcf0462c36a0cab6c69 (patch)
tree43fa4ee89f1ee219a50482cfad222615e3bbdba0 /security
parent28864eff2a5b75486941ce4bbf23f0d8058dbca4 (diff)
downloadpkgsrc-a65ec41c42144654d4e21dcf0462c36a0cab6c69.tar.gz
Change install location from ${PREFIX}/lib/mozilla/plugins to
${PREFIX}/lib/xulrunner/plugins. Bump PKGREVISION.
Diffstat (limited to 'security')
-rw-r--r--security/opensc-signer/Makefile7
-rw-r--r--security/opensc-signer/PLIST4
2 files changed, 6 insertions, 5 deletions
diff --git a/security/opensc-signer/Makefile b/security/opensc-signer/Makefile
index 477eb78f878..6a84a8e790d 100644
--- a/security/opensc-signer/Makefile
+++ b/security/opensc-signer/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.2 2009/06/08 19:11:30 hasso Exp $
+# $NetBSD: Makefile,v 1.3 2009/10/02 18:51:20 hasso Exp $
PKGNAME= opensc-signer-${OPENSC_PKG_VERSION}
+PKGREVISION= 1
COMMENT= Opensc signer plugin for Mozilla apps
LICENSE= gnu-lgpl-v2.1
@@ -12,13 +13,13 @@ PATCHDIR= ${.CURDIR}/../../security/opensc/patches
PKG_DESTDIR_SUPPORT= user-destdir
CONFIGURE_ARGS+= --enable-nsplugin
-CONFIGURE_ARGS+= --with-plugindir=${PREFIX}/lib/mozilla/plugins
+CONFIGURE_ARGS+= --with-plugindir=${PREFIX}/lib/xulrunner/plugins
CONFIGURE_ARGS+= --with-pinentry=${PREFIX}/bin/pinentry
do-install:
cd ${WRKSRC}/src/signer && ${SETENV} ${MAKE_ENV} ${MAKE} \
prefix=${DESTDIR}${PREFIX} \
- plugindir=${DESTDIR}${PREFIX}/lib/mozilla/plugins install
+ plugindir=${DESTDIR}${PREFIX}/lib/xulrunner/plugins install
.include "../../devel/libltdl/buildlink3.mk"
.include "../../security/libassuan/buildlink3.mk"
diff --git a/security/opensc-signer/PLIST b/security/opensc-signer/PLIST
index 4aa38222da2..086e4d8d310 100644
--- a/security/opensc-signer/PLIST
+++ b/security/opensc-signer/PLIST
@@ -1,3 +1,3 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/02/26 10:51:02 hasso Exp $
-lib/mozilla/plugins/opensc-signer.so
+@comment $NetBSD: PLIST,v 1.2 2009/10/02 18:51:20 hasso Exp $
+lib/xulrunner/plugins/opensc-signer.so
lib/opensc-signer.la