summaryrefslogtreecommitdiff
path: root/devel/cvsutils
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-10-30 20:56:54 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-10-30 20:56:54 +0000
commit6d2905a30aa26ab2c92aa9d76d2b695b275ab626 (patch)
tree3886d1bd661ac7e956ed3801bfa1b3a29feeb8be /devel/cvsutils
parentAdd p5-XML-Parser-encodings 1.00, additional russian encodings for (diff)
Use the aclocal that matches the automake in use.
Notes
Notes: svn path=/head/; revision=49398
Diffstat (limited to 'devel/cvsutils')
-rw-r--r--devel/cvsutils/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsutils/Makefile b/devel/cvsutils/Makefile
index cbf0d0c0a59a..f29babe7e6d2 100644
--- a/devel/cvsutils/Makefile
+++ b/devel/cvsutils/Makefile
@@ -19,7 +19,7 @@ USE_PERL5= YES
WRKSRC= ${WRKDIR}/${PORTNAME}
pre-configure:
- cd ${WRKSRC} ; aclocal
+ cd ${WRKSRC} ; aclocal14
post-install:
.if !defined(NOPORTDOCS)