Index: Makefile =================================================================== RCS file: /home/pcvs/ports/devel/porttools/Makefile,v retrieving revision 1.12 diff -u -u -r1.12 Makefile --- Makefile 6 Aug 2004 22:28:42 -0000 1.12 +++ Makefile 7 Aug 2004 03:46:53 -0000 @@ -7,6 +7,7 @@ PORTNAME= porttools PORTVERSION= 0.63 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,6 +18,8 @@ RUN_DEPENDS= portlint:${PORTSDIR}/devel/portlint \ sudo:${PORTSDIR}/security/sudo +.include + .if defined(WITH_NEWFILE) || exists(${LOCALBASE}/bin/newfile) RUN_DEPENDS+= ${LOCALBASE}/bin/newfile:${PORTSDIR}/devel/newfile .endif @@ -29,4 +32,4 @@ MAN1= port.1 MAN5= porttools.5 -.include +.include