diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2010-07-27 01:25:20 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2010-07-27 01:25:20 +0000 |
commit | 15c1551ea378607e55d8794de79207166d0ae1e5 (patch) | |
tree | 73c8786e0fad568d10c37e84e57718888d04e4a4 /games | |
parent | 5248e90f8597935323b5088e6d32590bac88c5a7 (diff) | |
download | ports-15c1551ea378607e55d8794de79207166d0ae1e5.tar.gz ports-15c1551ea378607e55d8794de79207166d0ae1e5.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/libggz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/libggz/Makefile b/games/libggz/Makefile index 9aa2d8673075..bdff1deb3e8c 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -8,13 +8,13 @@ PORTNAME= libggz PORTVERSION= ${GGZ_VERSION} -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MAINTAINER= kde@FreeBSD.org COMMENT= The GGZ Gaming Zone - Base Library -LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.17:${PORTSDIR}/security/libgcrypt USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack gnometarget |