diff options
Diffstat (limited to 'net/kdenetwork3/Makefile')
-rw-r--r-- | net/kdenetwork3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/kdenetwork3/Makefile b/net/kdenetwork3/Makefile index 0cd0814e71e3..843dd5fd9635 100644 --- a/net/kdenetwork3/Makefile +++ b/net/kdenetwork3/Makefile @@ -20,6 +20,7 @@ LIB_DEPENDS= uu.1:${PORTSDIR}/converters/uulib \ MOC?= ${X11BASE}/bin/moc2 USE_BZIP2= yes USE_QT2= yes +INSTALLS_SHLIBS= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+=--with-qt-dir=${X11BASE} \ --with-qt-includes=${X11BASE}/include/qt2 \ |