aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorDag-Erling Smørgrav <des@FreeBSD.org>2004-03-18 02:58:52 +0000
committerDag-Erling Smørgrav <des@FreeBSD.org>2004-03-18 02:58:52 +0000
commit4ba108fdacef9c586b198cbfcceacf6f2190f3f6 (patch)
tree4a1bf603fd39be0c6eab2703ab40f76cf6c8629f /x11
parent4a38811bfa2a755ca33ad2a490a5f9b34bb19e61 (diff)
downloadports-4ba108fdacef9c586b198cbfcceacf6f2190f3f6.tar.gz
ports-4ba108fdacef9c586b198cbfcceacf6f2190f3f6.zip
Add dependency on expat2.
Notes
Notes: svn path=/head/; revision=104362
Diffstat (limited to 'x11')
-rw-r--r--x11/XFree86-4-clients/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/XFree86-4-clients/Makefile b/x11/XFree86-4-clients/Makefile
index e6545b68cd6f..6ff3aeaf383f 100644
--- a/x11/XFree86-4-clients/Makefile
+++ b/x11/XFree86-4-clients/Makefile
@@ -7,7 +7,7 @@
PORTNAME= clients
PORTVERSION= 4.3.0
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XFREE}
MASTER_SITE_SUBDIR= 4.3.0
@@ -21,6 +21,7 @@ MAINTAINER= x11@FreeBSD.org
COMMENT= XFree86-4 client programs and related files
LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
+ expat.5:${PORTSDIR}/textproc/expat2 \
Xcursor.1:${PORTSDIR}/x11/XFree86-4-libraries \
png.5:${PORTSDIR}/graphics/png \
Xft.2:${PORTSDIR}/x11-fonts/libXft