diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-26 23:30:41 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2013-08-26 23:30:41 +0000 |
commit | 1ffe5a449c9d37070947799f5b042741045d2973 (patch) | |
tree | 4780faec9eb4d165d8285ae523a0f06cb070bf8a /mail/qmail-spamcontrol | |
parent | e7cc7e85b864316e84c779a2d1c6e72e44949bea (diff) |
Notes
Diffstat (limited to 'mail/qmail-spamcontrol')
-rw-r--r-- | mail/qmail-spamcontrol/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/qmail-spamcontrol/Makefile b/mail/qmail-spamcontrol/Makefile index e527aceccd93..2ce05537cdaf 100644 --- a/mail/qmail-spamcontrol/Makefile +++ b/mail/qmail-spamcontrol/Makefile @@ -19,8 +19,6 @@ EXTRA_PATCHES+= ${MASTERDIR}/files/patch-install.c \ ${MASTERDIR}/files/patch-Makefile \ ${MASTERDIR}/files/patch-auto_uids-c-dist -USE_GCC= any - # Distfiles QMAIL_DIST= ${PORTNAME}-${QMAIL_VERSION}${EXTRACT_SUFX} SPAMCONTROL_DIST= spamcontrol-${SPAMCONTROL_VERSION}_tgz.bin |