aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qscintilla
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 20:59:36 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-02-26 20:59:36 +0000
commit6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b (patch)
treefb137a5b96058207595d05a6be1da5a3dce55ecc /x11-toolkits/qscintilla
parentae12e2aa4145aa48d203443b8ed927734af7f747 (diff)
downloadports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.tar.gz
ports-6fe53bfc64cd4f932aec44d9fe8f9a534b9b601b.zip
Notes
Diffstat (limited to 'x11-toolkits/qscintilla')
-rw-r--r--x11-toolkits/qscintilla/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/qscintilla/Makefile b/x11-toolkits/qscintilla/Makefile
index 7237e88cc62e..3c9ce0e70579 100644
--- a/x11-toolkits/qscintilla/Makefile
+++ b/x11-toolkits/qscintilla/Makefile
@@ -13,6 +13,8 @@ DISTNAME= qscintilla-1.54-x11-gpl-${PORTVERSION}
MAINTAINER= arved@FreeBSD.org
COMMENT= QT port of scintilla
+BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+
USE_QT_VER= 3
WRKSRC= ${WRKDIR}/${DISTNAME}/qt
CONFIGURE_ENV= QTDIR="${X11BASE}"