diff --git a/lang/gforth/Makefile b/lang/gforth/Makefile index c26d554cd152..ff46e0242a00 100644 --- a/lang/gforth/Makefile +++ b/lang/gforth/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= gforth -PORTVERSION= 0.7.2 +PORTVERSION= 0.7.3 CATEGORIES= lang MASTER_SITES= http://www.complang.tuwien.ac.at/forth/gforth/ \ GNU @@ -17,9 +17,9 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CFLAGS+= -fno-reorder-blocks -fno-inline -USES= gmake +USES= gmake libtool USE_GCC= any -USE_AUTOTOOLS= libtool libltdl +USE_AUTOTOOLS= libltdl USE_LDCONFIG= ${PREFIX}/lib/gforth/${PORTVERSION}/libcc-named ALL_TARGET= kernel/version.fs more info MAKE_JOBS_UNSAFE=yes diff --git a/lang/gforth/distinfo b/lang/gforth/distinfo index 35ffb93bcf7b..ff5a69b7ebfb 100644 --- a/lang/gforth/distinfo +++ b/lang/gforth/distinfo @@ -1,2 +1,2 @@ -SHA256 (gforth-0.7.2.tar.gz) = 77db9071c2442da3215da361b71190bccb153f81f4d01e5e8bc2c2cf8ee81b48 -SIZE (gforth-0.7.2.tar.gz) = 2560467 +SHA256 (gforth-0.7.3.tar.gz) = 2f62f2233bf022c23d01c920b1556aa13eab168e3236b13352ac5e9f18542bb0 +SIZE (gforth-0.7.3.tar.gz) = 2523433 diff --git a/lang/gforth/pkg-plist b/lang/gforth/pkg-plist index 21842e2f3893..b32538677674 100644 --- a/lang/gforth/pkg-plist +++ b/lang/gforth/pkg-plist @@ -14,19 +14,15 @@ lib/gforth/%%PORTVERSION%%/gforth-ditc lib/gforth/%%PORTVERSION%%/gforth.fi lib/gforth/%%PORTVERSION%%/libcc-named/cstr.so.0 lib/gforth/%%PORTVERSION%%/libcc-named/cstr.so -lib/gforth/%%PORTVERSION%%/libcc-named/cstr.la lib/gforth/%%PORTVERSION%%/libcc-named/cstr.a lib/gforth/%%PORTVERSION%%/libcc-named/socket.so.0 lib/gforth/%%PORTVERSION%%/libcc-named/socket.so -lib/gforth/%%PORTVERSION%%/libcc-named/socket.la lib/gforth/%%PORTVERSION%%/libcc-named/socket.a lib/gforth/%%PORTVERSION%%/libcc-named/libffi.so.0 lib/gforth/%%PORTVERSION%%/libcc-named/libffi.so -lib/gforth/%%PORTVERSION%%/libcc-named/libffi.la lib/gforth/%%PORTVERSION%%/libcc-named/libffi.a lib/gforth/%%PORTVERSION%%/libcc-named/fflib.so.0 lib/gforth/%%PORTVERSION%%/libcc-named/fflib.so -lib/gforth/%%PORTVERSION%%/libcc-named/fflib.la lib/gforth/%%PORTVERSION%%/libcc-named/fflib.a man/man1/gforth.1.gz %%DATADIR%%/%%PORTVERSION%%/TAGS