diff options
Diffstat (limited to 'devel/sip/Makefile')
-rw-r--r-- | devel/sip/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/sip/Makefile b/devel/sip/Makefile index 9071f838e438..a290c08869a7 100644 --- a/devel/sip/Makefile +++ b/devel/sip/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.river-bank.demon.co.uk/software/ MAINTAINER= adsharma@home.com +BUILD_DEPENDS= ${LOCALBASE}/include/python1.5/Python.h:${PORTSDIR}/lang/python + USE_LIBTOOL= yes USE_QT= yes CONFIGURE_ARGS= --enable-qt --with-qt-includes=${X11BASE}/include/X11/qt |