summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-f8-pango/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/linux-f8-pango/Makefile')
-rw-r--r--x11-toolkits/linux-f8-pango/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/linux-f8-pango/Makefile b/x11-toolkits/linux-f8-pango/Makefile
index 59f0e03..f8cb49f 100644
--- a/x11-toolkits/linux-f8-pango/Makefile
+++ b/x11-toolkits/linux-f8-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