diff options
Diffstat (limited to 'x11-toolkits/linux-pango/Makefile')
-rw-r--r-- | x11-toolkits/linux-pango/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/linux-pango/Makefile b/x11-toolkits/linux-pango/Makefile index bfae1cfb4acb..a37e4a1daa9b 100644 --- a/x11-toolkits/linux-pango/Makefile +++ b/x11-toolkits/linux-pango/Makefile @@ -7,7 +7,7 @@ PORTNAME= pango PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits linux MAINTAINER= freebsd-emulation@FreeBSD.org @@ -21,6 +21,7 @@ BUILD_DEPENDS= ${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFre RUN_DEPENDS= ${BUILD_DEPENDS} +USE_XLIB= yes BASEVERSION= 9 ONLY_FOR_ARCHS= i386 PLIST= ${PKGDIR}/pkg-plist |