Add debug packages
ok jca@
This commit is contained in:
parent
94d135e347
commit
766843d6c8
@ -1,10 +1,10 @@
|
||||
# $OpenBSD: Makefile,v 1.19 2019/07/16 21:29:41 sthen Exp $
|
||||
# $OpenBSD: Makefile,v 1.20 2020/01/11 18:28:35 bcallah Exp $
|
||||
|
||||
COMMENT = file, shell and text manipulation utilities
|
||||
|
||||
DISTNAME = coreutils-8.31
|
||||
CATEGORIES = sysutils
|
||||
REVISION = 1
|
||||
REVISION = 2
|
||||
|
||||
MAINTAINER = Brian Callahan <bcallah@openbsd.org>
|
||||
|
||||
@ -18,6 +18,8 @@ WANTLIB = c iconv intl pthread
|
||||
MASTER_SITES = ${MASTER_SITE_GNU:=coreutils/}
|
||||
EXTRACT_SUFX = .tar.xz
|
||||
|
||||
DEBUG_PACKAGES = ${BUILD_PACKAGES}
|
||||
|
||||
LIB_DEPENDS = devel/gettext,-runtime
|
||||
|
||||
CONFIGURE_STYLE = gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.9 2019/04/02 19:47:43 bcallah Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.10 2020/01/11 18:28:35 bcallah Exp $
|
||||
@conflict fileutils-*
|
||||
@conflict sh-utils-*
|
||||
@conflict textutils-*
|
||||
@ -116,7 +116,7 @@
|
||||
@info info/coreutils.info
|
||||
@comment lib/charset.alias
|
||||
libexec/coreutils/
|
||||
libexec/coreutils/libstdbuf.so
|
||||
@so libexec/coreutils/libstdbuf.so
|
||||
@man man/man1/gb2sum.1
|
||||
@man man/man1/gbase32.1
|
||||
@man man/man1/gbase64.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user