aboutsummaryrefslogtreecommitdiff
path: root/devel/automake110/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/automake110/Makefile')
-rw-r--r--devel/automake110/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index dec01e0a76c8..b05c708327b6 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -6,18 +6,20 @@
#
PORTNAME= automake
-PORTVERSION= 1.4
+PORTVERSION= 1.4.4
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
+DISTNAME= ${PORTNAME}-1.4-p4
MAINTAINER= fujimoto@oscar.elec.waseda.ac.jp
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL5}
USE_PERL5= yes
+WRKSRC= ${WRKDIR}/${DISTNAME}
-STRIP= # none
+STRIP= # none
pre-configure:
${PERL} -pi -e "s^%%X11BASE%%^${X11BASE}^" ${WRKSRC}/aclocal.in