aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2018-01-07 01:41:32 +0800
committerrene <rene@FreeBSD.org>2018-01-07 01:41:32 +0800
commit8783168a1c6e3d4c7ab2efcd95d179fa4f1356cc (patch)
tree5730cdc0894e2335412f756a4e3d089ee8d5bc48 /sysutils
parent9f0ff4e09de491ee5ef57320747b5048453010ab (diff)
downloadfreebsd-ports-gnome-8783168a1c6e3d4c7ab2efcd95d179fa4f1356cc.tar.gz
freebsd-ports-gnome-8783168a1c6e3d4c7ab2efcd95d179fa4f1356cc.tar.zst
freebsd-ports-gnome-8783168a1c6e3d4c7ab2efcd95d179fa4f1356cc.zip
Make system extensions work with password-store.
System extensions are installed in PREFIX/lib/password-store/extensions/ Bump PORTREVISION PR: 224672 Submitted by: Adam Jimerson (vendion@gmail.com) MFH: 2018Q1
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/password-store/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/sysutils/password-store/Makefile b/sysutils/password-store/Makefile
index 60c6e75c3f64..84bdbb398fb2 100644
--- a/sysutils/password-store/Makefile
+++ b/sysutils/password-store/Makefile
@@ -2,7 +2,7 @@
PORTNAME= password-store
PORTVERSION= 1.7.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= sysutils
MASTER_SITES= http://git.zx2c4.com/password-store/snapshot/
@@ -41,6 +41,8 @@ SUB_FILES= pass
post-patch:
@${REINPLACE_CMD} -Ee 's|/usr/local|${LOCALBASE}|g' ${WRKSRC}/src/platform/freebsd.sh
+ @${REINPLACE_CMD} -Ee 's|^SYSTEM_EXTENSION_DIR=""|SYSTEM_EXTENSION_DIR="${PREFIX}/lib/password-store/extensions"|g' \
+ ${WRKSRC}/src/password-store.sh
do-install:
${INSTALL_SCRIPT} ${WRKDIR}/pass ${STAGEDIR}${PREFIX}/bin/