aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-24 19:27:27 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-24 19:27:27 +0000
commitbd63b368ac6c8b827af01c0fe47e53201f19a1a4 (patch)
tree878c43ec9c169df86ede874ebe773efc989d0f01 /net
parent2a1526559cddb6423542853a283b9c87ca246492 (diff)
downloadports-bd63b368ac6c8b827af01c0fe47e53201f19a1a4.tar.gz
ports-bd63b368ac6c8b827af01c0fe47e53201f19a1a4.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/gq/Makefile4
-rw-r--r--net/vnc/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/net/gq/Makefile b/net/gq/Makefile
index 7244c5ce2e92..28ff735e7911 100644
--- a/net/gq/Makefile
+++ b/net/gq/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gq
PORTVERSION= 1.3.4
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 1
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}client/GQ%20Unstable/${PORTVERSION}
@@ -11,7 +11,7 @@ MASTER_SITES= SF/${PORTNAME}client/GQ%20Unstable/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-based LDAP client
-LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/gnome-keyring
+LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring
OPTIONS_DEFINE= DND CACHE
OPTIONS_DEFAULT= DND CACHE
diff --git a/net/vnc/Makefile b/net/vnc/Makefile
index eb1cb0f4e685..be4f7f5f3172 100644
--- a/net/vnc/Makefile
+++ b/net/vnc/Makefile
@@ -55,7 +55,7 @@ MAKE_ARGS= AR='ar rc'
.endif
RUN_DEPENDS+= xauth:${PORTSDIR}/x11/xauth \
- ${PREFIX}/lib/X11/fonts/misc/6x13-ISO8859-1.pcf.gz:${PORTSDIR}/x11-fonts/xorg-fonts-miscbitmaps \
+ xorg-fonts-miscbitmaps>0:${PORTSDIR}/x11-fonts/xorg-fonts-miscbitmaps \
${LOCALBASE}/lib/X11/fonts/misc/fonts.alias:${PORTSDIR}/x11-fonts/font-alias
EXTRA_PATCHES+= ${WRKSRC}/xc.patch \