diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/oonsoo/Makefile | 2 | ||||
-rw-r--r-- | games/powerpak/Makefile | 2 | ||||
-rw-r--r-- | games/qcc/Makefile | 2 | ||||
-rw-r--r-- | games/yahtzee/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/games/oonsoo/Makefile b/games/oonsoo/Makefile index 51daaab4232a..6d7b3f29de3d 100644 --- a/games/oonsoo/Makefile +++ b/games/oonsoo/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: oonsoo +# New ports collection makefile for: oonsoo # Date created: 23rd June, 1997 # Whom: Joel Sutton <jsutton@bbcon.com.au> # diff --git a/games/powerpak/Makefile b/games/powerpak/Makefile index 4dca47a5b957..9dc9da724b3d 100644 --- a/games/powerpak/Makefile +++ b/games/powerpak/Makefile @@ -36,7 +36,7 @@ do-install: @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/Makefile.UNIX ${PREFIX}/share/examples/PowerPak/PowerDraw/Makefile @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.c ${PREFIX}/share/examples/PowerPak/PowerDraw @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.ttf ${PREFIX}/share/examples/PowerPak/PowerDraw - @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.pcx ${PREFIX}/share/examples/PowerPak/PowerDraw + @ ${INSTALL_DATA} ${WRKSRC}/PowerDraw/examples/*.pcx ${PREFIX}/share/examples/PowerPak/PowerDraw @ ${MKDIR} ${PREFIX}/share/examples/PowerPak/PowerInput @ ${INSTALL_DATA} ${WRKSRC}/PowerInput/examples/Makefile.UNIX ${PREFIX}/share/examples/PowerPak/PowerInput/Makefile .for file in ex1.c ex2.c ex3.c ex4.c ex5.c sprite.pcx diff --git a/games/qcc/Makefile b/games/qcc/Makefile index 38e04f4e755c..d0ca19ef547b 100644 --- a/games/qcc/Makefile +++ b/games/qcc/Makefile @@ -16,7 +16,7 @@ MAINTAINER= ports@freebsd.org WRKSRC= ${WRKDIR}/send MAKEFILE= makefile -do-install: +do-install: ${INSTALL_PROGRAM} ${WRKSRC}/qcc ${PREFIX}/bin @ ${MKDIR} ${PREFIX}/share/qcc/v101qc ${INSTALL_DATA} ${WRKSRC}/readme.txt ${PREFIX}/share/qcc diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile index 6711cf6a68f7..eea4a9cba85b 100644 --- a/games/yahtzee/Makefile +++ b/games/yahtzee/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: yahtzee +# New ports collection makefile for: yahtzee # Date created: Friday 4th July, 1997 # Whom: Joel Sutton <sutton@aardvark.apana.org.au> # |