summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2006-01-09 16:34:19 +0000
committernovel <novel@FreeBSD.org>2006-01-09 16:34:19 +0000
commitd6c502558f6245241ad74976a89c2c9ae937056c (patch)
tree9885c63f2a2deb791401992cc74861b1233c188c /games
parent147bbe8b873d6981cbeba079fb8509b6a5a8711a (diff)
downloadFreeBSD-ports-d6c502558f6245241ad74976a89c2c9ae937056c.zip
FreeBSD-ports-d6c502558f6245241ad74976a89c2c9ae937056c.tar.gz
Chase gnutls update.
Diffstat (limited to 'games')
-rw-r--r--games/libggz/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/libggz/Makefile b/games/libggz/Makefile
index cad83cc..7f48f5e 100644
--- a/games/libggz/Makefile
+++ b/games/libggz/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libggz
PORTVERSION= 0.0.12
+PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= http://mirrors.dotsrc.org/ggzgamingzone/ggz/%SUBDIR%/ \
http://ftp.ggzgamingzone.org/pub/ggz/%SUBDIR%/
@@ -28,7 +29,7 @@ CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.12:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.15:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-tls=GnuTLS
.else
USE_OPENSSL= yes
OpenPOWER on IntegriCloud