diff --git a/data/ports/Makefile b/data/ports/Makefile index 317dfd6e68..2cf3b5357b 100644 --- a/data/ports/Makefile +++ b/data/ports/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1998-07-16 17:03:54 wosch Exp $ +# $Id: Makefile,v 1.11 1998-07-23 10:59:39 wosch Exp $ PORTINDEX= perl ./portindex INDEX= INDEX @@ -11,6 +11,8 @@ COOKIE= ${INDEX} Makefile.gen CLEANFILES+= ${DOCS} Makefile.gen ${INDEX} packages.exists .endif +_ALLINSTALL= packages.exists + ${INDEX}: $${CVSROOT}/${PINDEX},v cvs -QR co -p ${PINDEX} > ${INDEX} diff --git a/en/ports/Makefile b/en/ports/Makefile index 317dfd6e68..2cf3b5357b 100644 --- a/en/ports/Makefile +++ b/en/ports/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.10 1998-07-16 17:03:54 wosch Exp $ +# $Id: Makefile,v 1.11 1998-07-23 10:59:39 wosch Exp $ PORTINDEX= perl ./portindex INDEX= INDEX @@ -11,6 +11,8 @@ COOKIE= ${INDEX} Makefile.gen CLEANFILES+= ${DOCS} Makefile.gen ${INDEX} packages.exists .endif +_ALLINSTALL= packages.exists + ${INDEX}: $${CVSROOT}/${PINDEX},v cvs -QR co -p ${PINDEX} > ${INDEX}