diff options
Diffstat (limited to 'editors/kxmleditor/Makefile')
-rw-r--r-- | editors/kxmleditor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/kxmleditor/Makefile b/editors/kxmleditor/Makefile index 67028eafe301..f6622ecf39d2 100644 --- a/editors/kxmleditor/Makefile +++ b/editors/kxmleditor/Makefile @@ -18,7 +18,7 @@ COMMENT= XML editor for KDE USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:15 USE_GMAKE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes .include <bsd.port.pre.mk> |