diff options
Diffstat (limited to 'games/ggz-client-libs/Makefile')
-rw-r--r-- | games/ggz-client-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ggz-client-libs/Makefile b/games/ggz-client-libs/Makefile index 13e5d7bc4a57..22aba341aaeb 100644 --- a/games/ggz-client-libs/Makefile +++ b/games/ggz-client-libs/Makefile @@ -8,7 +8,7 @@ PORTNAME= ggz-client-libs PORTVERSION= 0.0.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \ http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/ @@ -24,7 +24,7 @@ USE_GNOME= gnometarget USE_GETOPT_LONG= yes USE_GETTEXT= yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_ARGS= --disable-debug INSTALLS_SHLIB= yes |