diff options
-rw-r--r-- | www/osb-browser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/osb-browser/Makefile b/www/osb-browser/Makefile index fb7dd2a127a7..86eb8904f1d1 100644 --- a/www/osb-browser/Makefile +++ b/www/osb-browser/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= nrcit.0:${PORTSDIR}/www/osb-nrcit USE_X_PREFIX= yes USE_GNOME= libglade2 gnomehack gnomeprefix -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS}" \ LDFLAGS="${PTHREAD_LIBS}" |