diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2009-01-06 13:01:11 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2009-01-06 13:01:11 +0000 |
commit | af765620869b214eca7ed00392a12bd6d5281c54 (patch) | |
tree | 5b295f52288dde78c75434d1f590afda4880a6c0 /games/libggz | |
parent | d4d35efd5f26d639ce58889aed52a22c0569a4ca (diff) |
Notes
Diffstat (limited to 'games/libggz')
-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 |