aboutsummaryrefslogtreecommitdiff
path: root/x11/xcb-util-image
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2012-07-02 22:24:21 +0000
committerRenato Botelho <garga@FreeBSD.org>2012-07-02 22:24:21 +0000
commita2e035369724c8e855c81f5d85701252382c41e7 (patch)
tree5f273b0392509d9125b0b8254ef9beb306da8171 /x11/xcb-util-image
parentf3941b6e07e9756ac66aaeb7bd455d79015ade5e (diff)
Notes
Diffstat (limited to 'x11/xcb-util-image')
-rw-r--r--x11/xcb-util-image/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcb-util-image/Makefile b/x11/xcb-util-image/Makefile
index 3ee602b7179a..48fb2bb38ede 100644
--- a/x11/xcb-util-image/Makefile
+++ b/x11/xcb-util-image/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/
MAINTAINER= garga@FreeBSD.org
COMMENT= A port of Xlib's XImage and XShmImage functions
-LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb \
- xcb-util.0:${PORTSDIR}/x11/xcb-util
+LIB_DEPENDS= xcb:${PORTSDIR}/x11/libxcb \
+ xcb-util:${PORTSDIR}/x11/xcb-util
#BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
USE_BZIP2= yes