Index: head/devel/cvsutils/Makefile =================================================================== --- head/devel/cvsutils/Makefile (revision 49397) +++ head/devel/cvsutils/Makefile (revision 49398) @@ -1,32 +1,32 @@ # New ports collection makefile for: cvsutils # Date created: 6 June 2000 # Whom: knu@FreeBSD.org # # $FreeBSD$ # PORTNAME= cvsutils PORTVERSION= 2001.07.05 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= knu MAINTAINER= knu@FreeBSD.org USE_AUTOMAKE= YES AUTOMAKE_ARGS= --add-missing USE_PERL5= YES WRKSRC= ${WRKDIR}/${PORTNAME} pre-configure: - cd ${WRKSRC} ; aclocal + cd ${WRKSRC} ; aclocal14 post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for f in AUTHORS ChangeLog FAQ NEWS README TODO ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor .endif .include Property changes on: head/devel/cvsutils/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property