Index: gillo/Makefile =================================================================== RCS file: /home/ncvs/ports/games/gillo/Makefile,v --- gillo/Makefile 23 Jan 2006 20:01:03 -0000 1.1 +++ gillo/Makefile 31 Jan 2006 19:08:46 -0000 @@ -39,6 +39,8 @@ ${JAM} -dx -sPREFIX=${PREFIX} do-install: - cd ${WRKSRC} && ${JAM} -dx -sPREFIX=${PREFIX} install + ${INSTALL_PROGRAM} ${WRKSRC}/src/gillo3 ${PREFIX}/bin + @${MKDIR} ${DATADIR} + ${INSTALL_DATA} ${WRKSRC}/data/*.* ${DATADIR} .include Index: gillo/pkg-plist =================================================================== RCS file: /home/ncvs/ports/games/gillo/pkg-plist,v --- gillo/pkg-plist 23 Jan 2006 20:01:03 -0000 1.1 +++ gillo/pkg-plist 31 Jan 2006 19:13:00 -0000 @@ -1,5 +1,9 @@ bin/gillo3 %%DATADIR%%/attract.rgb +%%DATADIR%%/ball.ac +%%DATADIR%%/ballx2.ac +%%DATADIR%%/ballx200.ac +%%DATADIR%%/ball.rgb %%DATADIR%%/balleffectblue.rgb %%DATADIR%%/balleffectred.rgb %%DATADIR%%/boing.wav @@ -20,6 +24,7 @@ %%DATADIR%%/field.ac %%DATADIR%%/field.rgb %%DATADIR%%/field_out.ac +%%DATADIR%%/field_out_bup.ac %%DATADIR%%/fourcar_choice.rgb %%DATADIR%%/game1.mod %%DATADIR%%/gillo.rgb