diff options
author | wxs <wxs@FreeBSD.org> | 2010-07-27 09:25:20 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2010-07-27 09:25:20 +0800 |
commit | d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317 (patch) | |
tree | 755929e137be3448a756de099f164b8de2a9e363 /games/libggz | |
parent | fa79d6e0dd0b6166b1e84d1b3e39201fd0bbdb3f (diff) | |
download | freebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.tar.gz freebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.tar.zst freebsd-ports-gnome-d4f67c76de09c0f7f8adcd9c0dbc3b4c9a328317.zip |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
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 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 |