diff options
Diffstat (limited to 'converters/kdesupport2/Makefile')
-rw-r--r-- | converters/kdesupport2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/converters/kdesupport2/Makefile b/converters/kdesupport2/Makefile index bd92bae..e6d26d0 100644 --- a/converters/kdesupport2/Makefile +++ b/converters/kdesupport2/Makefile @@ -16,6 +16,7 @@ MAINTAINER= will@FreeBSD.org 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 \ |