diff options
Diffstat (limited to 'x11/kdelibs4/Makefile')
-rw-r--r-- | x11/kdelibs4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/kdelibs4/Makefile b/x11/kdelibs4/Makefile index 3c36057..37cf27b 100644 --- a/x11/kdelibs4/Makefile +++ b/x11/kdelibs4/Makefile @@ -23,7 +23,7 @@ SOMAJOR= 4 SOMINOR= 0 USE_BZIP2= yes USE_QT2= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} --enable-shared \ --with-qt-includes=${X11BASE}/include/qt2 \ |