aboutsummaryrefslogtreecommitdiff
path: root/devel/autoconf213/Makefile
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-10-14 19:42:32 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-10-14 19:42:32 +0000
commit7e254eb5766b08a67564712a02fa3488d0be52d7 (patch)
tree868691690069809a4a3135c779627f5fd5200616 /devel/autoconf213/Makefile
parent3fe0dc931cffa7a31a70e3b339cdc23f2a15538a (diff)
downloadports-7e254eb5766b08a67564712a02fa3488d0be52d7.tar.gz
ports-7e254eb5766b08a67564712a02fa3488d0be52d7.zip
Notes
Diffstat (limited to 'devel/autoconf213/Makefile')
-rw-r--r--devel/autoconf213/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index 2de0af80481c..edc4e2abbf9d 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -11,7 +11,7 @@
PORTNAME= autoconf213
PORTVERSION= 2.13.000227
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEWARE} ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= binutils autoconf
@@ -53,5 +53,7 @@ post-install:
.endfor
install-info ${DESTDIR}${PREFIX}/info/autoconf213.info \
${DESTDIR}${PREFIX}/info/dir
+ # temporary
+ ${LN} -s . ${PREFIX}/share/autoconf213/autoconf
.include <bsd.port.mk>