aboutsummaryrefslogtreecommitdiff
path: root/games/macopix/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/macopix/Makefile')
-rw-r--r--games/macopix/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/macopix/Makefile b/games/macopix/Makefile
index de541bc2a348..02c16c2bf12d 100644
--- a/games/macopix/Makefile
+++ b/games/macopix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= macopix
PORTVERSION= 1.7.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= games
MASTER_SITES= http://rosegray.sakura.ne.jp/macopix/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${RESTRICTED_FILES}
@@ -46,7 +46,7 @@ CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
.if defined(WITH_GNUTLS)
-LIB_DEPENDS+= gnutls.40:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= gnutls.47:${PORTSDIR}/security/gnutls
CONFIGURE_ARGS+= --with-gnutls
.else
USE_OPENSSL= yes