Fix build problem with two versions of automake installed

Bump PORTREVISION

PR:		32029
Submitted by:	clefevre@citeweb.net
Reviewed by:	maintainer
This commit is contained in:
David W. Chapman Jr. 2001-11-23 04:37:13 +00:00
parent bb3b4472fd
commit 33ca59dc1a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=50394
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= netatalk
PORTVERSION= 1.5p8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= netatalk
@ -82,7 +82,7 @@ post-extract:
@${RM} -f ${WRKSRC}/missing ${WRKSRC}/mkinstalldirs
post-configure:
@${TOUCH} -f ${WRKSRC}/config/Makefile.in
@find ${WRKSRC} -type f | xargs ${TOUCH} -f
post-install:
@${RM} -f ${PREFIX}/bin/nu ${PREFIX}/bin/lp2pap.sh \

View File

@ -7,7 +7,7 @@
PORTNAME= netatalk
PORTVERSION= 1.5p8
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= net print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= netatalk
@ -82,7 +82,7 @@ post-extract:
@${RM} -f ${WRKSRC}/missing ${WRKSRC}/mkinstalldirs
post-configure:
@${TOUCH} -f ${WRKSRC}/config/Makefile.in
@find ${WRKSRC} -type f | xargs ${TOUCH} -f
post-install:
@${RM} -f ${PREFIX}/bin/nu ${PREFIX}/bin/lp2pap.sh \