aboutsummaryrefslogtreecommitdiff
path: root/x11/linux-f10-xorg-libs
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2006-06-15 15:22:33 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2006-06-15 15:22:33 +0000
commit61d18decdafc5cd97ee4e6d06019b3aa387a7a9e (patch)
treed60875c2b7997a1e9e1dfd43d4451903bcb43278 /x11/linux-f10-xorg-libs
parent89fae5eb69ede1baa916e21646afac9d7e88790e (diff)
downloadports-61d18decdafc5cd97ee4e6d06019b3aa387a7a9e.tar.gz
ports-61d18decdafc5cd97ee4e6d06019b3aa387a7a9e.zip
Depend upon linux-fontconfig like the linux-XFree86-libs port does. The
entire X related infrastructure of the linux ports which use fonts somehow assume this. This fixes missing fonts for those, which install from scratch instead of portupgrade-ing to it. Noticed by: mezz
Notes
Notes: svn path=/head/; revision=165507
Diffstat (limited to 'x11/linux-f10-xorg-libs')
-rw-r--r--x11/linux-f10-xorg-libs/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/linux-f10-xorg-libs/Makefile b/x11/linux-f10-xorg-libs/Makefile
index bc6b20f0a8ec..cbd98f73dd7e 100644
--- a/x11/linux-f10-xorg-libs/Makefile
+++ b/x11/linux-f10-xorg-libs/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xorg-libs
PORTVERSION= 6.8.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 linux
DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \
xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm
@@ -15,6 +15,8 @@ DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= Xorg libraries, linux binaries
+RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig
+
CONFLICTS= linux-XFree86-libs
USE_LINUX_RPM= yes