diff options
author | flz <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | 87f4d471fb27b9547c1a0de221b51f4c31684157 (patch) | |
tree | dfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /games/lincity-ng | |
parent | 5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff) | |
download | FreeBSD-ports-87f4d471fb27b9547c1a0de221b51f4c31684157.zip FreeBSD-ports-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Diffstat (limited to 'games/lincity-ng')
-rw-r--r-- | games/lincity-ng/Makefile | 2 | ||||
-rw-r--r-- | games/lincity-ng/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/games/lincity-ng/Makefile b/games/lincity-ng/Makefile index 0820f15..e2c4c4c 100644 --- a/games/lincity-ng/Makefile +++ b/games/lincity-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= lincity-ng PORTVERSION= 1.1.0 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -20,6 +21,7 @@ LIB_DEPENDS= physfs-1.0.1:${PORTSDIR}/devel/physfs USE_BZIP2= yes USE_GCC= 3.2+ USE_SDL= sdl mixer image ttf gfx +USE_GL= yes USE_GNOME= libxml2 GNU_CONFIGURE= yes diff --git a/games/lincity-ng/pkg-plist b/games/lincity-ng/pkg-plist index 0ca8d83..f7d776e 100644 --- a/games/lincity-ng/pkg-plist +++ b/games/lincity-ng/pkg-plist @@ -1129,7 +1129,6 @@ share/applications/lincity-ng.desktop %%DATADIR%%/sounds/WindowClose.wav %%DATADIR%%/sounds/WindowOpen.wav share/pixmaps/lincity-ng.png -@dirrmtry share/pixmaps @dirrm %%DATADIR%%/sounds @dirrm %%DATADIR%%/opening @dirrm %%DATADIR%%/music |