aboutsummaryrefslogtreecommitdiffstats
path: root/irc
diff options
context:
space:
mode:
authortijl <tijl@FreeBSD.org>2017-12-23 22:57:19 +0800
committertijl <tijl@FreeBSD.org>2017-12-23 22:57:19 +0800
commit7c33a140263c79d52a68682e4628dff9bd9ab814 (patch)
treec8e652b7b754387979103075d7286f5c21adf4f4 /irc
parentb1f5a0e982ce8d6bb4f899c456c1fe2982297b5d (diff)
downloadfreebsd-ports-gnome-7c33a140263c79d52a68682e4628dff9bd9ab814.tar.gz
freebsd-ports-gnome-7c33a140263c79d52a68682e4628dff9bd9ab814.tar.zst
freebsd-ports-gnome-7c33a140263c79d52a68682e4628dff9bd9ab814.zip
Convert to USES=autoreconf.
Diffstat (limited to 'irc')
-rw-r--r--irc/dircproxy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile
index 89bc18807194..8b3f9446a755 100644
--- a/irc/dircproxy/Makefile
+++ b/irc/dircproxy/Makefile
@@ -16,11 +16,10 @@ GH_ACCOUNT= w8tvi
GH_PROJECT= dircproxy
GH_TAGNAME= dc563b3
-USE_AUTOTOOLS= aclocal autoheader automake autoconf
-AUTOMAKE_ARGS= --add-missing --copy
GNU_CONFIGURE= yes
SUB_FILES+= pkg-message
PKGMESSAGE= ${WRKDIR}/pkg-message
+USES= autoreconf
post-install:
@cd ${WRKSRC}/doc && ${MAKE_CMD} install-man DESTDIR=${STAGEDIR}