summaryrefslogtreecommitdiff
path: root/security/tripwire
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2002-04-06 20:30:01 +0000
committerCy Schubert <cy@FreeBSD.org>2002-04-06 20:30:01 +0000
commitc2fc27cd09c71637dc5f13720d51acdbb609283d (patch)
tree0c3936853a90d1a542d78c466a4b2e08ee5525f4 /security/tripwire
parentNow installs the shell scripts as well. They were previously (diff)
Fixup pkg-plist.
Pointy hat to: myself
Notes
Notes: svn path=/head/; revision=57387
Diffstat (limited to 'security/tripwire')
-rw-r--r--security/tripwire/Makefile2
-rw-r--r--security/tripwire/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 3c826d8717e7..308e63160d29 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -47,6 +47,8 @@ TRIPWIRE_CLOBBER?= NO
.include <bsd.port.pre.mk>
+PLIST_SUB+= TWCFG=${TWCFG} TWDB=${TWDB}
+
pre-configure:
@ ${CP} ${TWPOL_TXT} ${WRKSRC}/policy/twpol.txt
@ ${MV} ${WRKSRC}/src/core/stdcore.h ${WRKSRC}/src/core/stdcore.h.orig
diff --git a/security/tripwire/pkg-plist b/security/tripwire/pkg-plist
index 7e28d1b87285..2cd6872d8e93 100644
--- a/security/tripwire/pkg-plist
+++ b/security/tripwire/pkg-plist
@@ -8,4 +8,4 @@ share/doc/tripwire/COPYING
share/doc/tripwire/TRADEMARK
share/doc/tripwire/policyguide.txt
@dirrm share/doc/tripwire
-@unexec echo If permanently deleting this package, /usr/local/etc/tripwire and /var/db/tripwire must be removed manually
+@unexec echo If permanently deleting this package, %%TWCFG%% and %%TWDB%% must be removed manually