diff options
| author | Martin Wilke <miwi@FreeBSD.org> | 2007-06-06 10:58:43 +0000 |
|---|---|---|
| committer | Martin Wilke <miwi@FreeBSD.org> | 2007-06-06 10:58:43 +0000 |
| commit | 8140d5ee7d866455b19ebf5003d2ec0b1b703e1f (patch) | |
| tree | 603d98841e2396b3d4e6029e295f9bf8ff623945 /textproc/kdiff3 | |
| parent | 4763addcb594ac1bf90ae631454cd00fe8d7e2e1 (diff) | |
Notes
Diffstat (limited to 'textproc/kdiff3')
| -rw-r--r-- | textproc/kdiff3/Makefile | 1 |
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 |
