ports/88988: [patch] remove /usr/bin/bzip2 from textproc/ispell

Edwin Groothuis edwin at mavetju.org
Mon Nov 14 10:50:18 UTC 2005


>Number:         88988
>Category:       ports
>Synopsis:       [patch] remove /usr/bin/bzip2 from textproc/ispell
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Nov 14 10:50:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #8: Wed Dec 15 16:58:01 EST 2004 edwin at k7.mavetju:/usr/src-5.2.1/sys/i386/compile/k7 i386


>Description:

	/usr/bin/bzip2 has been part of the base system since 4.4,
	therefor it's not necessary to explicitely check for it.

>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/textproc/ispell/Makefile,v
retrieving revision 1.97
diff -u -r1.97 Makefile
--- Makefile	9 Oct 2005 23:33:22 -0000	1.97
+++ Makefile	14 Nov 2005 10:42:20 -0000
@@ -89,9 +89,6 @@
 EXTRACT_ONLY+=	${BRDISTFILE}
 .endif
 .if defined(ISPELL_DENEU)
-.if !exists(/usr/bin/bzip2)
-BUILD_DEPENDS+=	bzip2:${PORTSDIR}/archivers/bzip2
-.endif
 DENEUDISTFILE=	igerman98-20001109.tar.bz2
 MASTER_SITES+=	http://j3e.de/ispell/igerman98/dict/:denu
 EXTRA_DICT+=	${DENEUDISTFILE}:denu
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list