ports/113382: [PATCH] textproc/kdiff3: fix compile error on pointyhat
Heiner
h.eichmann at gmx.de
Tue Jun 5 17:00:11 UTC 2007
>Number: 113382
>Category: ports
>Synopsis: [PATCH] textproc/kdiff3: fix compile error on pointyhat
>Confidential: no
>Severity: non-critical
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Tue Jun 05 17:00:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator: Heiner Eichmann <h.eichmann at gmx.de>
>Release: FreeBSD 5.4-RELEASE
>Organization:
Sirius Cybernetics Corp.
>Environment:
FreeBSD 7of9.unimatrix-zero.borg 5.4-RELEASE-p8 FreeBSD 5.4-RELEASE-p8 #0: Sat
Dec 3 13:30:24 CET 2005
root at 7of9.unimatrix-zero.borg:/usr/obj/usr/src/sys/MYKERNEL i386
>Description:
Something with the man page handling slipped through my last port portupgrade.
The attached patch should fix it.
Heiner
>How-To-Repeat:
>Fix:
--Boundary-00=_DZZZG+VyzwO0qpv
Content-Type: text/x-diff;
charset="iso-8859-1";
name="kdiff3.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="kdiff3.diff"
diff -urN ../../textproc/kdiff3/Makefile ./Makefile
--- ../../textproc/kdiff3/Makefile Tue Jun 5 15:33:10 2007
+++ ./Makefile Tue Jun 5 17:31:56 2007
@@ -21,6 +21,7 @@
USE_LDCONFIG= ${PREFIX}/lib/kde3
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
+CONFIGURE_ARGS= --mandir="${MANPREFIX}/man"
MAN1= kdiff3.1
--Boundary-00=_DZZZG+VyzwO0qpv--
>Release-Note:
>Audit-Trail:
>Unformatted:
--Boundary-00=_DZZZG+VyzwO0qpv
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
More information about the freebsd-ports-bugs
mailing list