1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Mark BROKEN for current:

cp bin/AutoSearch /usr/bin
===>   Generating temporary packing list
===>   Compressing manual pages for p5-WWW-Search-1.021
/usr/local/man//man1/AutoSearch.1: No such file or directory
*** Error code 1
This commit is contained in:
Justin M. Seger 1998-10-15 01:28:34 +00:00
parent 5ec6724857
commit 8b3de5c1f7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14013

View File

@ -3,7 +3,7 @@
# Date created: June 26th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.ORG>
#
# $Id: Makefile,v 1.7 1998/09/08 15:32:21 vanilla Exp $
# $Id: Makefile,v 1.8 1998/09/15 21:31:57 asami Exp $
#
DISTNAME= WWW-Search-1.021
@ -18,6 +18,11 @@ BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/LWP.pm:${PORTSDIR}/www/
USE_PERL5= YES
OSVERSION!= sysctl -n kern.osreldate
.if ${OSVERSION} >= 300000
BROKEN= perl
.endif
MAN1= AutoSearch.1 \
WebSearch.1
MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}