diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-21 17:35:19 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-21 17:35:19 +0000 |
commit | 3b614c5a6d9534b51a9de676aa93ec22c2110196 (patch) | |
tree | 5c2b21b07709574818757ec16364e20386c9b641 /x11-toolkits/linux-f10-pango | |
parent | 805bf988145450f3f6dc5a29db2024934acabe16 (diff) | |
download | ports-3b614c5a6d9534b51a9de676aa93ec22c2110196.tar.gz ports-3b614c5a6d9534b51a9de676aa93ec22c2110196.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f10-pango')
-rw-r--r-- | x11-toolkits/linux-f10-pango/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/linux-f10-pango/Makefile b/x11-toolkits/linux-f10-pango/Makefile index 4c38c1d477b6..f7865bf91136 100644 --- a/x11-toolkits/linux-f10-pango/Makefile +++ b/x11-toolkits/linux-f10-pango/Makefile @@ -15,8 +15,7 @@ MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Linux pango binary # these libraries are required by pango-querymodules -RUN_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs \ - ${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib2 \ +RUN_DEPENDS= ${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib2 \ ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \ ${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat |