summaryrefslogtreecommitdiff
path: root/net/trafd/pkg-plist
diff options
context:
space:
mode:
authorR. Imura <imura@FreeBSD.org>2000-02-12 20:19:01 +0000
committerR. Imura <imura@FreeBSD.org>2000-02-12 20:19:01 +0000
commit6834994524cbc551d9abe52ebba5d63e908b26ed (patch)
tree57d7d563e875c0722ef1d753d6b84c3d359ae6e8 /net/trafd/pkg-plist
parentDo mktexlsr in install to update cache of pTex. (diff)
- Changed port to use ${PREFIX}
- Changed to use ${CFLAGS} in /etc/make.conf - Added do-install:, so proper INSTALL macros could be used PR: 16595 Submitted by: Christopher J. Michaels <cjm2@altavista.net>
Diffstat (limited to 'net/trafd/pkg-plist')
-rw-r--r--net/trafd/pkg-plist3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/trafd/pkg-plist b/net/trafd/pkg-plist
index b6a9dcf01cc9..42889dab52f8 100644
--- a/net/trafd/pkg-plist
+++ b/net/trafd/pkg-plist
@@ -9,3 +9,6 @@ bin/trafstop
etc/traflog.format
share/doc/bpft/README
@dirrm share/doc/bpft
+@dirrm var/trafd
+@unexec rmdir %D/var/log 2>/dev/null || true
+@unexec rmdir %D/var 2>/dev/null || true