aboutsummaryrefslogtreecommitdiff
path: root/comms/aldo
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2010-12-22 20:05:49 +0000
committerAde Lovett <ade@FreeBSD.org>2010-12-22 20:05:49 +0000
commit843f8123d49e579e80de26ff1dd62c8c1acf3fac (patch)
treec7ef29d508548833364cb92d3bd5bcf810816e88 /comms/aldo
parent55d09a7758330e40bc25cb90b27b1ae9b034af02 (diff)
downloadports-843f8123d49e579e80de26ff1dd62c8c1acf3fac.tar.gz
ports-843f8123d49e579e80de26ff1dd62c8c1acf3fac.zip
Notes
Diffstat (limited to 'comms/aldo')
-rw-r--r--comms/aldo/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/comms/aldo/Makefile b/comms/aldo/Makefile
index a2e8214fdf4f..3a62eaa4b8a1 100644
--- a/comms/aldo/Makefile
+++ b/comms/aldo/Makefile
@@ -27,9 +27,12 @@ USE_GMAKE= yes
PLIST_FILES= bin/aldo
MAN1= aldo.1
+AUTOTOOLSFILES= aclocal.m4
+
post-patch:
- @${REINPLACE_CMD} -e 's|1.10|1.11.1|g' ${WRKSRC}/aclocal.m4
- @${REINPLACE_CMD} -e 's|2.61|2.68|g' ${WRKSRC}/aclocal.m4
+ @${REINPLACE_CMD} -e 's|1.10|%%AUTOMAKE_APIVER%%|g' \
+ -e 's|2.61|%%AUTOCONF_VERSION%%|g' \
+ ${WRKSRC}/aclocal.m4
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/aldo ${PREFIX}/bin