summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/tarsnap/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/tarsnap/Makefile b/sysutils/tarsnap/Makefile
index eeb6bfe2a48..4077f77f191 100644
--- a/sysutils/tarsnap/Makefile
+++ b/sysutils/tarsnap/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2020/01/18 21:50:59 jperkin Exp $
+# $NetBSD: Makefile,v 1.17 2020/04/06 20:40:28 schmonz Exp $
DISTNAME= tarsnap-autoconf-1.0.39
PKGNAME= ${DISTNAME:S/-autoconf//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils archivers security
MASTER_SITES= https://www.tarsnap.com/download/
EXTRACT_SUFX= .tgz
@@ -13,6 +13,7 @@ COMMENT= Secure online backup service
LICENSE= tarsnap-license
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
INSTALL_MAKE_FLAGS= sysconfdir=${PREFIX}/share/examples/tarsnap
CONF_FILES= ${PREFIX}/share/examples/tarsnap/tarsnap.conf.sample ${PKG_SYSCONFDIR}/tarsnap.conf