aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-06-06 18:58:43 +0800
committermiwi <miwi@FreeBSD.org>2007-06-06 18:58:43 +0800
commit113a3402fc41a4133639000ec8a0a00071162005 (patch)
tree9104548b66f3a899e3e783abde2700f2723bb8c5
parentefd6f4ac3b1d703b05c9749d6cfbebef2f665669 (diff)
downloadfreebsd-ports-gnome-113a3402fc41a4133639000ec8a0a00071162005.tar.gz
freebsd-ports-gnome-113a3402fc41a4133639000ec8a0a00071162005.tar.zst
freebsd-ports-gnome-113a3402fc41a4133639000ec8a0a00071162005.zip
- Fix build with gcc 4.2
PR: 113382 Submitted by: Heiner <h.eichmann@gmx.de> (maintainer)
-rw-r--r--textproc/kdiff3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/kdiff3/Makefile b/textproc/kdiff3/Makefile
index 162de253c3b6..3b75755e95a5 100644
--- a/textproc/kdiff3/Makefile
+++ b/textproc/kdiff3/Makefile
@@ -21,6 +21,7 @@ INSTALLS_ICONS= yes
USE_LDCONFIG= ${PREFIX}/lib/kde3
CONFIGURE_ENV= LDFLAGS="${PTHREAD_LIBS}"
+CONFIGURE_ARGS= --mandir="${MANPREFIX}/man"
MAN1= kdiff3.1