ports/88990: [patch] remove /usr/bin/bzip2 from x11/kdelibs3
Edwin Groothuis
edwin at mavetju.org
Mon Nov 14 10:50:24 UTC 2005
>Number: 88990
>Category: ports
>Synopsis: [patch] remove /usr/bin/bzip2 from x11/kdelibs3
>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:19 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/x11/kdelibs3/Makefile,v
retrieving revision 1.184
diff -u -r1.184 Makefile
--- Makefile 12 Nov 2005 18:52:22 -0000 1.184
+++ Makefile 14 Nov 2005 10:43:59 -0000
@@ -71,11 +71,6 @@
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.pre.mk>
-# bzip2 is required as a libdepend for the help: kioslave
-.if !exists(/usr/bin/bzip2)
-LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
-.endif # !exists(/usr/bin/bzip2)
-
pre-configure:
${REINPLACE_CMD} "s,%%LOCALBASE%%,${LOCALBASE},g" ${WRKSRC}/kdeprint/cups/kmcupsmanager.cpp
${REINPLACE_CMD} "s,ac_cups_share_test=.*,ac_cups_share_test=\`\$$kde_cups_config --datadir\`,g" \
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list