diff options
Diffstat (limited to 'devel/sip/Makefile')
-rw-r--r-- | devel/sip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/sip/Makefile b/devel/sip/Makefile index 2b8136c..7389f55 100644 --- a/devel/sip/Makefile +++ b/devel/sip/Makefile @@ -16,7 +16,7 @@ MAINTAINER= adsharma@home.com BUILD_DEPENDS= ${LOCALBASE}/include/python1.5/Python.h:${PORTSDIR}/lang/python USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes USE_QT= yes CONFIGURE_ARGS= --enable-qt --with-qt-includes=${X11BASE}/include/X11/qt GNU_CONFIGURE= yes |