=================================================================== RCS file: /cvs/ports/games/glob2/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/games/glob2/Attic/Makefile 2009/07/08 12:42:38 1.2 +++ ports/games/glob2/Attic/Makefile 2009/08/25 21:03:04 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2009/07/08 11:42:38 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2009/08/25 20:03:04 yason Exp $ COMMENT = innovative strategy game @@ -27,6 +27,7 @@ LINKFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib \ -pthread -logg -lvorbis -lstdc++" \ BINDIR="${PREFIX}/bin" \ + DATADIR="${LOCALBASE}/share/glob2" \ INSTALLDIR="${PREFIX}/share" \ --portaudio=true