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