=================================================================== RCS file: /cvs/ports/games/glob2/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.4 diff -u -r1.2 -r1.4 --- ports/games/glob2/Attic/Makefile 2009/07/08 12:42:38 1.2 +++ ports/games/glob2/Attic/Makefile 2009/09/10 19:10:33 1.4 @@ -1,8 +1,8 @@ -# $OpenBSD: Makefile,v 1.2 2009/07/08 11:42:38 yason Exp $ +# $OpenBSD: Makefile,v 1.4 2009/09/10 18:10:33 yason Exp $ COMMENT = innovative strategy game -DISTNAME = glob2-0.9.4.1 +DISTNAME = glob2-0.9.4.4 CATEGORIES = games x11 @@ -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