diff options
author | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2007-05-20 04:36:56 +0800 |
commit | 87f4d471fb27b9547c1a0de221b51f4c31684157 (patch) | |
tree | dfc4d7ae0fdd043d231bab6f4e98fccbbad14665 /games/briquolo | |
parent | 5ae66b41b712e5f34c78308a97f7511fc0b1539e (diff) | |
download | freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.gz freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.tar.zst freebsd-ports-gnome-87f4d471fb27b9547c1a0de221b51f4c31684157.zip |
- 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/briquolo')
-rw-r--r-- | games/briquolo/Makefile | 2 | ||||
-rw-r--r-- | games/briquolo/pkg-plist | 9 |
2 files changed, 2 insertions, 9 deletions
diff --git a/games/briquolo/Makefile b/games/briquolo/Makefile index b31430a1cc21..fdb716145744 100644 --- a/games/briquolo/Makefile +++ b/games/briquolo/Makefile @@ -7,6 +7,7 @@ PORTNAME= briquolo PORTVERSION= 0.5.6 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://briquolo.free.fr/download/ @@ -17,6 +18,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_BZIP2= yes USE_ICONV= yes +USE_GL= yes USE_SDL= mixer sdl ttf USE_GCC= 3.4 USE_GMAKE= yes diff --git a/games/briquolo/pkg-plist b/games/briquolo/pkg-plist index 7a497f72aaab..def4df1b6c0b 100644 --- a/games/briquolo/pkg-plist +++ b/games/briquolo/pkg-plist @@ -112,14 +112,5 @@ share/pixmaps/briquolo.svg @dirrm %%DATADIR%%/tableau @dirrm %%DATADIR%%/data @dirrm %%DATADIR%% -@dirrmtry share/pixmaps share/applications/briquolo.desktop %%NLS%%@dirrmtry share/applications -%%NLS%%@dirrmtry share/locale/be/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/be -%%NLS%%@dirrmtry share/locale/pl/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pl -%%NLS%%@dirrmtry share/locale/pt/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/pt -%%NLS%%@dirrmtry share/locale/sk/LC_MESSAGES -%%NLS%%@dirrmtry share/locale/sk |