diff options
author | danfe <danfe@FreeBSD.org> | 2018-05-05 22:11:14 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2018-05-05 22:11:14 +0800 |
commit | 8836923fe309a297a77c91e9a4527fea9bc259e3 (patch) | |
tree | b0a6d39b24dac3ed8827063537677482821dacef /mail/spambnc | |
parent | e14101a9c354f895d22bad07325868c287691af2 (diff) | |
download | freebsd-ports-gnome-8836923fe309a297a77c91e9a4527fea9bc259e3.tar.gz freebsd-ports-gnome-8836923fe309a297a77c91e9a4527fea9bc259e3.tar.zst freebsd-ports-gnome-8836923fe309a297a77c91e9a4527fea9bc259e3.zip |
For ports in `mail' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on
the SUB_FILES list.
Diffstat (limited to 'mail/spambnc')
-rw-r--r-- | mail/spambnc/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 47b898032697..0e47da7c5e14 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -22,7 +22,6 @@ EXTRACT_BEFORE_ARGS= -C ${EXTRACT_DIR} -xf NO_BUILD= yes NO_ARCH= yes PLIST= ${WRKDIR}/.pkg-plist -PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message PORTDATA= * |