From 17202c89e79d5dec16c7ead05adff48e1f477461 Mon Sep 17 00:00:00 2001 From: arved Date: Sun, 15 Jun 2008 18:47:46 +0000 Subject: Add dependency on xorg modules xinerama xm inputproto and xi to fix build if XFT and NAS are disabled PR: 124512 Submitted by: gahr --- x11-toolkits/qt33/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile index 5234942..7e03ba2 100644 --- a/x11-toolkits/qt33/Makefile +++ b/x11-toolkits/qt33/Makefile @@ -8,7 +8,7 @@ PORTNAME= qt PORTVERSION= 3.3.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES?= x11-toolkits ipv6 MASTER_SITES= ${MASTER_SITE_QT} DISTNAME= qt-x11-free-${PORTVERSION} @@ -29,6 +29,7 @@ CONFLICTS= linguist-0.* qt-2.* qt-3.0.* \ xfmail-1.5.5_[1-2] USE_BZIP2= yes +USE_XORG= xinerama sm inputproto xi REINPLACE_ARGS= -i "" HAS_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.1