diff options
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 803c3c80810b..485de793311e 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -8,13 +8,13 @@ PORTNAME= libggz PORTVERSION= ${GGZ_VERSION} -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= The GGZ Gaming Zone - Base Library -LIB_DEPENDS= gcrypt.15:${PORTSDIR}/security/libgcrypt +LIB_DEPENDS= gcrypt.16:${PORTSDIR}/security/libgcrypt USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget |