diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:38:49 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-02-25 02:38:49 +0800 |
commit | 50f209d55b833e8989802baf8d46502e950c51f8 (patch) | |
tree | c854178bf8b120c24738db9359899bba0990c673 /games/monkeybubble | |
parent | e2451fee107d62b50dec74e0b928ed85d7cb7f64 (diff) | |
download | marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.gz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.bz2 marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.lz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.xz marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.tar.zst marcuscom-ports-50f209d55b833e8989802baf8d46502e950c51f8.zip |
Update for new libtool world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5750 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'games/monkeybubble')
-rw-r--r-- | games/monkeybubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index b1733af9d..fdd1a7b1f 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -18,7 +18,7 @@ COMMENT= GTK2 Puzzle Bobble clone with monkeys USE_X_PREFIX= yes HAS_MONKEYS= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes USE_GSTREAMER80= ogg gconf USE_GNOME= gnomehack gnomeprefix librsvg2 libgnomeui \ |