diff options
author | Renato Botelho <garga@FreeBSD.org> | 2012-07-02 22:24:21 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2012-07-02 22:24:21 +0000 |
commit | a2e035369724c8e855c81f5d85701252382c41e7 (patch) | |
tree | 5f273b0392509d9125b0b8254ef9beb306da8171 /x11/xcb-util | |
parent | f3941b6e07e9756ac66aaeb7bd455d79015ade5e (diff) |
Notes
Diffstat (limited to 'x11/xcb-util')
-rw-r--r-- | x11/xcb-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index 1f2f60e5cbc6..13bafafcfe11 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/ MAINTAINER= garga@FreeBSD.org COMMENT= A module with libxcb/libX11 extension/replacement libraries -LIB_DEPENDS= xcb.2:${PORTSDIR}/x11/libxcb +LIB_DEPENDS= xcb:${PORTSDIR}/x11/libxcb BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf USE_BZIP2= yes |