tsk, tsk. People still don't remember that updates happen.
This commit is contained in:
parent
4c0460aa2d
commit
e5cb9e6e91
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2009/10/23 15:39:51 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2009/12/12 16:39:00 espie Exp $
|
||||
|
||||
# m88k - not tested yet
|
||||
# mips64 - OpenBSD doesn't provide a cacheflush/cachectl (yet)
|
||||
@ -8,7 +8,7 @@ NOT_FOR_ARCHS= m88k mips64 vax
|
||||
COMMENT= Foreign Function Interface
|
||||
|
||||
DISTNAME= libffi-3.0.8
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
SHARED_LIBS += ffi 0.0 # .5.9
|
||||
CATEGORIES= devel
|
||||
|
||||
|
@ -1,4 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/10/10 22:48:54 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.3 2009/12/12 16:39:00 espie Exp $
|
||||
@conflict gcj-<4.2.4p3
|
||||
%%SHARED%%
|
||||
include/ffi.h
|
||||
include/ffitarget.h
|
||||
|
Loading…
Reference in New Issue
Block a user