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 bc6311648521..2383f9b3b857 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_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes .include <bsd.port.pre.mk> |