add DEBUG_PACKAGES, okay naddy@ (maintainer)

This commit is contained in:
espie 2019-11-19 13:27:44 +00:00
parent a64ae3dbe6
commit 94ac4af802
2 changed files with 5 additions and 3 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.38 2019/06/18 20:30:01 naddy Exp $
# $OpenBSD: Makefile,v 1.39 2019/11/19 13:27:44 espie Exp $
COMMENT= multi-format archive and compression library
@ -7,6 +7,7 @@ DISTNAME= libarchive-$V
SHARED_LIBS= archive 10.3 # 17.0
CATEGORIES= archivers
HOMEPAGE= https://www.libarchive.org/
REVISION = 0
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
@ -33,6 +34,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
CONFIGURE_ENV+= ac_cv_header_ext2fs_ext2_fs_h=no
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build/autoconf
DEBUG_PACKAGES = ${BUILD_PACKAGES}
# Note: Numerous regression tests fail due to locale issues

View File

@ -1,10 +1,10 @@
@comment $OpenBSD: PLIST,v 1.12 2019/06/18 20:30:01 naddy Exp $
@comment $OpenBSD: PLIST,v 1.13 2019/11/19 13:27:44 espie Exp $
@bin bin/bsdcat
@bin bin/bsdcpio
@bin bin/bsdtar
include/archive.h
include/archive_entry.h
lib/libarchive.a
@static-lib lib/libarchive.a
lib/libarchive.la
@lib lib/libarchive.so.${LIBarchive_VERSION}
lib/pkgconfig/libarchive.pc