diff options
Diffstat (limited to 'www/osb-nrcit')
-rw-r--r-- | www/osb-nrcit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/osb-nrcit/Makefile b/www/osb-nrcit/Makefile index bc6311648521..d3f797b09cae 100644 --- a/www/osb-nrcit/Makefile +++ b/www/osb-nrcit/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= nrcore.0:${PORTSDIR}/www/osb-nrcore \ curl.3:${PORTSDIR}/ftp/curl USE_GNOME= gtk20 gnomehack -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 .include <bsd.port.pre.mk> |