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 d7be68dcd45c..25d8aa29d8d7 100644 --- a/games/ggz-client-libs/Makefile +++ b/games/ggz-client-libs/Makefile @@ -3,7 +3,7 @@ PORTNAME= ggz-client-libs PORTVERSION= ${GGZ_VERSION} -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= ports@FreeBSD.org @@ -11,7 +11,7 @@ COMMENT= The GGZ Gaming Zone - Core Client Libraries LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2 -USES= libtool:oldver +USES= libtool GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug --with-libggz-dir="${LOCALBASE}" USE_LDCONFIG= yes |