synch with reality, okay jasper@

This commit is contained in:
espie 2018-05-30 11:29:29 +00:00
parent d08a54f235
commit 9be68ef593
2 changed files with 7 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2017/10/25 12:22:00 sthen Exp $
# $OpenBSD: Makefile,v 1.23 2018/05/30 11:29:29 espie Exp $
ONLY_FOR_ARCHS = amd64 i386 mips64 mips64el powerpc sparc64
@ -10,8 +10,9 @@ COMMENT = ANSI/200x Forth interpreter and compiler
V = 0.7.3
DISTNAME = gforth-${V}
REVISION = 2
REVISION = 3
CATEGORIES = lang
SHARED_LIBS += ffi 0.0 # 0.0
HOMEPAGE = http://www.gnu.org/software/gforth/

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.4 2016/01/27 07:58:17 jasper Exp $
@comment $OpenBSD: PLIST,v 1.5 2018/05/30 11:29:29 espie Exp $
bin/gforth
@bin bin/gforth-${V}
bin/gforth-fast
@ -26,6 +26,9 @@ lib/gforth/${V}/libcc-named/cstr.so.0.0
lib/gforth/${V}/libcc-named/fflib.a
lib/gforth/${V}/libcc-named/fflib.la
lib/gforth/${V}/libcc-named/fflib.so.0.0
lib/gforth/${V}/libcc-named/libffi.a
lib/gforth/${V}/libcc-named/libffi.la
@lib lib/gforth/${V}/libcc-named/libffi.so.${LIBffi_VERSION}
lib/gforth/${V}/libcc-named/socket.a
lib/gforth/${V}/libcc-named/socket.la
lib/gforth/${V}/libcc-named/socket.so.0.0