aboutsummaryrefslogtreecommitdiffstats
path: root/devel/sip/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/sip/Makefile')
-rw-r--r--devel/sip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/sip/Makefile b/devel/sip/Makefile
index ec5a25f8c783..3101293afe2c 100644
--- a/devel/sip/Makefile
+++ b/devel/sip/Makefile
@@ -15,9 +15,9 @@ MAINTAINER= adsharma@sharmas.dhs.org
USE_PYTHON= yes
USE_LIBTOOL= yes
USE_GMAKE= yes
-USE_QT2= yes
+USE_QT_VER= 2
INSTALLS_SHLIB= yes
-CONFIGURE_ARGS= --enable-qt --with-qt-includes=${X11BASE}/include/qt2
+CONFIGURE_ARGS= --enable-qt
CONFIGURE_ENV= LDFLAGS=-lgcc
.include <bsd.port.mk>