diff options
Diffstat (limited to 'x11/kdebase4/Makefile')
-rw-r--r-- | x11/kdebase4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/kdebase4/Makefile b/x11/kdebase4/Makefile index cda7136c2f65..3631ae463be9 100644 --- a/x11/kdebase4/Makefile +++ b/x11/kdebase4/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= kdeui.4:${PORTSDIR}/x11/kdelibs2 \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-xdmdir=${X11BASE}/lib/X11/xdm" \ --with-qt-dir=${X11BASE} \ |