diff options
-rw-r--r-- | games/linux-unrealgold/Makefile | 3 | ||||
-rw-r--r-- | games/linux-unrealgold/pkg-plist | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/games/linux-unrealgold/Makefile b/games/linux-unrealgold/Makefile index d43d85130800..db3d78b67916 100644 --- a/games/linux-unrealgold/Makefile +++ b/games/linux-unrealgold/Makefile @@ -7,6 +7,7 @@ PORTNAME= unrealgold PORTVERSION= 436 +PORTREVISION= 1 CATEGORIES= games linux MASTER_SITES= http://offload1.icculus.org/~ravage/unreal/${PORTNAME}/ PKGNAMEPREFIX= linux- @@ -21,7 +22,7 @@ BUILD_DEPENDS= ut:${PORTSDIR}/games/linux-ut RUN_DEPENDS= ut:${PORTSDIR}/games/linux-ut USE_LINUX= yes -USE_LINUX_APPS= sdl12 xorglibs +USE_LINUX_APPS= xorglibs NO_BUILD= yes NO_PACKAGE= Distribution is 131MB; set FORCE_PACKAGE if you really want\ to build this package diff --git a/games/linux-unrealgold/pkg-plist b/games/linux-unrealgold/pkg-plist index dbd544a7e53f..faa3fdadd245 100644 --- a/games/linux-unrealgold/pkg-plist +++ b/games/linux-unrealgold/pkg-plist @@ -418,6 +418,7 @@ bin/unrealgold %%UT%%%%DATADIR%%/System/UnrealI.u %%UT%%%%DATADIR%%/System/UnrealIOrder.int %%UT%%%%DATADIR%%/System/UnrealShare.u +%%UT%%%%DATADIR%%/System/libSDL-1.1.so.0 %%UT%%%%DATADIR%%/System/libmikmod.so.2 %%UT%%%%DATADIR%%/System/libopenal-0.0.so @dirrm %%DATADIR%%/Help |