diff options
Diffstat (limited to 'www/osb-browser/Makefile')
-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 fb74b1982399..a3b5d0c8c4ee 100644 --- a/www/osb-browser/Makefile +++ b/www/osb-browser/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= osb-nrcit>=0.5.2:${PORTSDIR}/www/osb-nrcit RUN_DEPENDS= osb-nrcit>=0.5.2:${PORTSDIR}/www/osb-nrcit USE_GNOME= gnomehack gnometarget libglade2 -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool .include <bsd.port.pre.mk> |