summaryrefslogtreecommitdiff
path: root/x11/libXres
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2008-03-13 10:33:56 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2008-03-13 10:33:56 +0000
commit5d486865e5dc26aaac9ae2043d74bd1ff20ccdf2 (patch)
treec38b2f91cacfe1f1c5a10f14f8e23468718c14c7 /x11/libXres
parentUpdate to OOH680_m11. This is the 2.4.0RC5. (diff)
- Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG. - Add some missing dependencies in various xorg libraries.
Notes
Notes: svn path=/head/; revision=208925
Diffstat (limited to 'x11/libXres')
-rw-r--r--x11/libXres/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXres/Makefile b/x11/libXres/Makefile
index 739f27112db7..6174f57faa5a 100644
--- a/x11/libXres/Makefile
+++ b/x11/libXres/Makefile
@@ -7,14 +7,14 @@
PORTNAME= libXres
PORTVERSION= 1.0.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Resource usage library
XORG_CAT= lib
-USE_XORG= x11 xext xextproto resourceproto
+USE_XORG= x11 xext xextproto resourceproto xproto:both
MAN3= XRes.3 \
XResQueryClients.3 \