aboutsummaryrefslogtreecommitdiff
path: root/mail/spamguard
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2017-12-24 14:36:13 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2017-12-24 14:36:13 +0000
commitbb701d745ec3610a06d7e7035d5e238cb6ab04c9 (patch)
tree6d4f56cf4665603e5fe826f4041dd315a4c5421c /mail/spamguard
parent812d2c2331a6e39d968f4985057ae298d839986a (diff)
downloadports-bb701d745ec3610a06d7e7035d5e238cb6ab04c9.tar.gz
ports-bb701d745ec3610a06d7e7035d5e238cb6ab04c9.zip
Notes
Diffstat (limited to 'mail/spamguard')
-rw-r--r--mail/spamguard/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/spamguard/Makefile b/mail/spamguard/Makefile
index 596b2c471bf3..beb42cd9c1ef 100644
--- a/mail/spamguard/Makefile
+++ b/mail/spamguard/Makefile
@@ -11,10 +11,9 @@ COMMENT= MTA spam prevention program for qmail/postfix/sendmail
LICENSE= BSD3CLAUSE
-USE_AUTOTOOLS= automake
-
WRKSRC= ${WRKDIR}/${PORTNAME}
GNU_CONFIGURE= yes
+USES= autoreconf
OPTIONS_DEFINE= DOCS
@@ -26,9 +25,6 @@ DOCS_TR= BENIOKU BENIOKU.DigitalUnix COPYING DEGISIKLIKLER \
SUB_FILES= pkg-message
-pre-configure:
- cd ${WRKSRC}; ./autogen.sh
-
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}/tr
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${STAGEDIR}${DOCSDIR}