aboutsummaryrefslogtreecommitdiff
path: root/x11/libdmx
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/libdmx
parente478e42ee3b51e2c00de3d4fef0bf8b0e8288424 (diff)
downloadports-5d486865e5dc26aaac9ae2043d74bd1ff20ccdf2.tar.gz
ports-5d486865e5dc26aaac9ae2043d74bd1ff20ccdf2.zip
- 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/libdmx')
-rw-r--r--x11/libdmx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/libdmx/Makefile b/x11/libdmx/Makefile
index 58cb2d504903..31f854975596 100644
--- a/x11/libdmx/Makefile
+++ b/x11/libdmx/Makefile
@@ -7,13 +7,14 @@
PORTNAME= libdmx
PORTVERSION= 1.0.2
+PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= DMX extension library
XORG_CAT= lib
-USE_XORG= x11 xext xextproto dmxproto
+USE_XORG= x11 xext xextproto dmxproto:both
MAN3= DMX.3 \
DMXAddInput.3 \