aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2013-05-04 00:36:39 +0800
committerehaupt <ehaupt@FreeBSD.org>2013-05-04 00:36:39 +0800
commite2ed082147d0baef1df737d3b0dc076b17baeeaf (patch)
tree0c98bf4df764b75bc08fe49f8d5555bf3212ef21 /games
parent10f2a435dce3442017cb96d33dd3217c90edfb6f (diff)
downloadfreebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.gz
freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.tar.zst
freebsd-ports-gnome-e2ed082147d0baef1df737d3b0dc076b17baeeaf.zip
Chase security/libgcrypt update
Diffstat (limited to 'games')
-rw-r--r--games/libggz/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index 72324a07823b..292d51e83d44 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -1,20 +1,15 @@
-# ex:ts=8
-# Ports collection makefile for: libggz
-# Date created: Oct 8, 2002
-# Whom: ijliao
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= libggz
PORTVERSION= ${GGZ_VERSION}
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= games
MAINTAINER= kde@FreeBSD.org
COMMENT= The GGZ Gaming Zone - Base Library
-LIB_DEPENDS= gcrypt.18:${PORTSDIR}/security/libgcrypt
+LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt
USE_AUTOTOOLS= libtool
USES= pathfix