summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-f10-pango
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2005-12-29 16:32:34 +0000
committernetchild <netchild@FreeBSD.org>2005-12-29 16:32:34 +0000
commita19aa4196a71a5f915cbbffc0401c0e510fb1473 (patch)
tree13a063d98c6f9911e05bae8a51b979f9fa0adb6c /x11-toolkits/linux-f10-pango
parentc6884f042b3e013f6a4674bc1530a97b3482749b (diff)
downloadFreeBSD-ports-a19aa4196a71a5f915cbbffc0401c0e510fb1473.zip
FreeBSD-ports-a19aa4196a71a5f915cbbffc0401c0e510fb1473.tar.gz
Fix excessive RUN_DEPENDS.
PR: 90345 Submitted by: Ulrich Spoerlein <q@galgenberg.net>
Diffstat (limited to 'x11-toolkits/linux-f10-pango')
-rw-r--r--x11-toolkits/linux-f10-pango/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/linux-f10-pango/Makefile b/x11-toolkits/linux-f10-pango/Makefile
index 59f0e03..f8cb49f 100644
--- a/x11-toolkits/linux-f10-pango/Makefile
+++ b/x11-toolkits/linux-f10-pango/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pango
PORTVERSION= 1.6.0
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= x11-toolkits linux
MAINTAINER= freebsd-emulation@FreeBSD.org
@@ -16,13 +16,11 @@ MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX}
MASTER_SITE_SUBDIR= 3/i386/os/Fedora/RPMS
# these libraries are required by pango-querymodules
-BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs \
+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 \
${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig \
${LINUXBASE}/usr/lib/libexpat.so.0:${PORTSDIR}/textproc/linux-expat
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
USE_XLIB= yes
ONLY_FOR_ARCHS= i386 amd64
PLIST= ${PKGDIR}/pkg-plist
OpenPOWER on IntegriCloud