aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-06-08 12:56:07 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-06-08 12:56:07 +0800
commit66b8f427ab7f56143d2290533c458fe262e07fe2 (patch)
tree9223dda7c10d5b98417b9072cdf0b99f1fef13a4 /net
parentb8a51e69d5fd8af212a736914eb1c13f2e4b0704 (diff)
downloadfreebsd-ports-gnome-66b8f427ab7f56143d2290533c458fe262e07fe2.tar.gz
freebsd-ports-gnome-66b8f427ab7f56143d2290533c458fe262e07fe2.tar.zst
freebsd-ports-gnome-66b8f427ab7f56143d2290533c458fe262e07fe2.zip
Fix another typo
/me needs a coffee Reported by: osa
Diffstat (limited to 'net')
-rw-r--r--net/libvncserver/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libvncserver/Makefile b/net/libvncserver/Makefile
index 932866afa8f1..8def0162e966 100644
--- a/net/libvncserver/Makefile
+++ b/net/libvncserver/Makefile
@@ -19,7 +19,7 @@ COMMENT= Provide an easy API to write one's own vnc server
LICENSE= GPLv2
LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \
- png:${PORTSIDR}/graphics/png
+ png:${PORTSDIR}/graphics/png
USE_GNOME= gnomehack
USE_LDCONFIG= yes