diff options
author | miwi <miwi@FreeBSD.org> | 2009-04-11 20:05:30 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-04-11 20:05:30 +0800 |
commit | 6121bed3508945378fa3560f7c66296d5ec5a093 (patch) | |
tree | 3b77dc4a8e59379402108d5d62ce9a1edaa1486a /games/linux-unrealgold | |
parent | 58e7721b648d51ff66970667dac4b2e83338af13 (diff) | |
download | freebsd-ports-gnome-6121bed3508945378fa3560f7c66296d5ec5a093.tar.gz freebsd-ports-gnome-6121bed3508945378fa3560f7c66296d5ec5a093.tar.zst freebsd-ports-gnome-6121bed3508945378fa3560f7c66296d5ec5a093.zip |
- Use libSDL-1.1.so.0 from games/linux-ut.
PR: 133458
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Diffstat (limited to 'games/linux-unrealgold')
-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 |