summaryrefslogtreecommitdiff
path: root/textproc/htdig
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-23 09:08:25 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-23 09:08:25 +0000
commitdc629e76b8ada56a3c955ffbe511797023aa6c22 (patch)
tree06c06dba36596e9f6ca6e45beee840bdbe06c7bc /textproc/htdig
parentMark it broken, doesn't build on 2.2-stable. (diff)
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.
Notes
Notes: svn path=/head/; revision=14807
Diffstat (limited to 'textproc/htdig')
-rw-r--r--textproc/htdig/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/htdig/Makefile b/textproc/htdig/Makefile
index cf245745ce8a..17ef644e667f 100644
--- a/textproc/htdig/Makefile
+++ b/textproc/htdig/Makefile
@@ -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