provide DEBUG_PACKAGES
This commit is contained in:
parent
c5cface078
commit
6011845f4b
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2019/07/12 20:44:38 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2019/12/11 21:05:44 jasper Exp $
|
||||
|
||||
COMMENT= Foreign Function Interface
|
||||
|
||||
DISTNAME= libffi-3.2.1
|
||||
REVISION= 5
|
||||
REVISION= 6
|
||||
SHARED_LIBS += ffi 1.2 # .6.4
|
||||
CATEGORIES= devel
|
||||
|
||||
@ -22,6 +22,8 @@ WANTLIB += c++abi
|
||||
MASTER_SITES= https://sourceware.org/pub/libffi/ \
|
||||
ftp://sourceware.org/pub/libffi/
|
||||
|
||||
DEBUG_PACKAGES = ${BUILD_PACKAGES}
|
||||
|
||||
TEST_DEPENDS= devel/dejagnu
|
||||
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,9 +1,9 @@
|
||||
@comment $OpenBSD: PLIST,v 1.4 2015/03/16 18:07:42 naddy Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.5 2019/12/11 21:05:44 jasper Exp $
|
||||
@conflict gcj-<4.2.4p3
|
||||
include/ffi.h
|
||||
include/ffitarget.h
|
||||
@info info/libffi.info
|
||||
lib/libffi.a
|
||||
@static-lib lib/libffi.a
|
||||
lib/libffi.la
|
||||
@lib lib/libffi.so.${LIBffi_VERSION}
|
||||
lib/pkgconfig/libffi.pc
|
||||
|
Loading…
Reference in New Issue
Block a user