aboutsummaryrefslogtreecommitdiff
path: root/x11/xcb-util-keysyms
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-09-24 16:47:23 +0000
committerRenato Botelho <garga@FreeBSD.org>2013-09-24 16:47:23 +0000
commit172810a1035de217cebd549deeff5d9d1d5486e2 (patch)
tree3debfa29653b0d982265f0c4e1b5f126cf718c92 /x11/xcb-util-keysyms
parent968182c75316b62832509d86765d8299cdd1338e (diff)
downloadports-172810a1035de217cebd549deeff5d9d1d5486e2.tar.gz
ports-172810a1035de217cebd549deeff5d9d1d5486e2.zip
Update LIB_DEPENDS syntax on my ports and silent make check-makefile
Notes
Notes: svn path=/head/; revision=328166
Diffstat (limited to 'x11/xcb-util-keysyms')
-rw-r--r--x11/xcb-util-keysyms/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/x11/xcb-util-keysyms/Makefile b/x11/xcb-util-keysyms/Makefile
index aebfa8050913..e363d701aacf 100644
--- a/x11/xcb-util-keysyms/Makefile
+++ b/x11/xcb-util-keysyms/Makefile
@@ -8,18 +8,14 @@ MASTER_SITES= http://xcb.freedesktop.org/dist/
MAINTAINER= garga@FreeBSD.org
COMMENT= Standard X key constants and conversion to/from keycodes
-LIB_DEPENDS= xcb-util:${PORTSDIR}/x11/xcb-util
-#BUILD_DEPENDS= ${LOCALBASE}/bin/gperf:${PORTSDIR}/devel/gperf
+LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util
USES= gmake pkgconfig
USE_BZIP2= yes
USE_LDCONFIG= yes
USE_XORG= xcb xorg-macros
-#USE_XORG= xau xdmcp
-#USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
-#CONFIGURE_ENV= GPERF="${LOCALBASE}/bin/gperf"
NO_STAGE= yes
post-patch: