diff options
author | marcus <marcus@FreeBSD.org> | 2005-05-20 14:25:54 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2005-05-20 14:25:54 +0800 |
commit | be43f156d887f510414aaeeae9c3f5c8d3242bde (patch) | |
tree | aecc93d04b9ba72c40b33c8f29229523fa15587c /mail/dspam | |
parent | 42329355940d7c6f4d97d239e06e33351f00542c (diff) | |
download | freebsd-ports-gnome-be43f156d887f510414aaeeae9c3f5c8d3242bde.tar.gz freebsd-ports-gnome-be43f156d887f510414aaeeae9c3f5c8d3242bde.tar.zst freebsd-ports-gnome-be43f156d887f510414aaeeae9c3f5c8d3242bde.zip |
We no longer need to remove libdata/pkgconfig since it is in both mtree
files. This one was tricky to find since it was hidden behind the %B
variable.
Reported by: pointyhat via kris
Diffstat (limited to 'mail/dspam')
-rw-r--r-- | mail/dspam/pkg-plist | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/dspam/pkg-plist b/mail/dspam/pkg-plist index e29b3ff9c236..c48136f12954 100644 --- a/mail/dspam/pkg-plist +++ b/mail/dspam/pkg-plist @@ -28,7 +28,6 @@ lib/libdspam.a lib/libdspam.so lib/libdspam.so.6 libdata/pkgconfig/dspam.pc -@unexec rmdir %B 2>/dev/null || true %%PORTDOCS%%%%DOCSDIR%%/CHANGELOG %%PORTDOCS%%%%DOCSDIR%%/LICENSE %%PORTDOCS%%%%DOCSDIR%%/README |