diff options
Diffstat (limited to 'www/osb-nrcit/Makefile')
-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 45bec41413c9..22a238c90432 100644 --- a/www/osb-nrcit/Makefile +++ b/www/osb-nrcit/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= nrcore.0:${PORTSDIR}/www/osb-nrcore \ USE_GNOME= gtk20 gnomehack INSTALLS_SHLIB= yes -USE_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 .include <bsd.port.pre.mk> |