1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-31 05:41:08 +00:00

Mark it broken, doesn't package.

===
===>  Building package for htdig-3.1.0
Creating package /usr/ports/packages/All/htdig-3.1.0.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/htdig-3.1.0.tgz'
tar: can't add file etc/htdig.conf : No such file or directory
tar: can't add file share/htdig/footer.html : No such file or directory
tar: can't add file share/htdig/bad_words : No such file or directory
tar: can't add file share/htdig/header.html : No such file or directory
tar: can't add file share/htdig/nomatch.html : No such file or directory
tar: can't add file share/htdig/syntax.html : No such file or directory
tar: can't add file share/htdig/english.0 : No such file or directory
tar: can't add file share/htdig/english.aff : No such file or directory
tar: can't add file share/htdig/synonyms : No such file or directory
pkg_create: tar command failed with code 256
*** Error code 1

Stop.
This commit is contained in:
Satoshi Asami 1998-11-23 09:08:25 +00:00
parent 128a1ba7c6
commit dc629e76b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14807

View File

@ -3,7 +3,7 @@
# Date created: 18 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
# $Id: $
# $Id: Makefile,v 1.1.1.1 1998/11/18 21:02:48 billf Exp $
#
DISTNAME= htdig-3.1.0b2
@ -17,6 +17,8 @@ MAINTAINER= billf@FreeBSD.org
GNU_CONFIGURE= yes
BUILD_TARGET= depends all
BROKEN= package
post-patch:
${MV} ${WRKSRC}/CONFIG.in ${WRKSRC}/CONFIG.in.old