aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-20 15:32:50 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-20 15:32:50 +0000
commit699288db85300808717293ff894f66a1b6091b29 (patch)
treea7471fe43a3ac06ec397a8606366dddfae54dac4
parentee8aa08c2c4c7034fd60a02aff84edc367fa0aab (diff)
downloadports-699288db85300808717293ff894f66a1b6091b29.tar.gz
ports-699288db85300808717293ff894f66a1b6091b29.zip
Notes
-rw-r--r--security/tripwire/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 95ef6d43c133..13b62796f208 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -143,7 +143,6 @@ make-pkg-install:
@ ${ECHO_CMD} DO_NOT_CONFIG=yes >> ${PKGPOSTINSTALL}
@ ${ECHO_CMD} TW_CLOBBER="false" >> ${PKGPOSTINSTALL}
@ ${ECHO_CMD} TW_PROMPT="false" >> ${PKGPOSTINSTALL}
- @ ${ECHO_CMD} sysconfdir="$(sysconfdir)" >> ${PKGPOSTINSTALL}
@ ${ECHO_CMD} prefix=${PREFIX} >> ${PKGPOSTINSTALL}
@ ${ECHO_CMD} sysconfdir=${TWCFG} >> ${PKGPOSTINSTALL}
@ ${ECHO_CMD} path_to_vi="/usr/bin/vi" >> ${PKGPOSTINSTALL}