mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Mark BROKEN for ELF:
===> Building package for dlmalloc-2.6.4 Creating package /usr/ports/packages/All/dlmalloc-2.6.4.tgz Registering depends:. Creating gzip'd tar ball in '/usr/ports/packages/All/dlmalloc-2.6.4.tgz' tar: can't add file lib/libdlmalloc.so.2 : No such file or directory /usr/sbin/pkg_create: tar command failed with code 256 *** Error code 1
This commit is contained in:
parent
782ec798e6
commit
58f04b9b51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13910
@ -3,7 +3,7 @@
|
||||
# Date created: 3 June 1995
|
||||
# Whom: roberto
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1997/07/17 15:12:40 max Exp $
|
||||
# $Id: Makefile,v 1.7 1998/06/27 05:18:48 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= dlmalloc
|
||||
@ -14,6 +14,8 @@ DISTFILES= malloc-2.6.4.c
|
||||
|
||||
MAINTAINER= roberto@FreeBSD.ORG
|
||||
|
||||
BROKEN_ELF= yes
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-extract:
|
||||
|
Loading…
Reference in New Issue
Block a user