Convert to USES=autoreconf.

This commit is contained in:
Tijl Coosemans 2017-12-24 14:36:13 +00:00
parent 812d2c2331
commit bb701d745e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457166

View File

@ -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}