aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2007-08-25 09:42:57 +0000
committerMax Khon <fjoe@FreeBSD.org>2007-08-25 09:42:57 +0000
commit4b472605f2eab87147e3cd7545e7ad13b1520abc (patch)
tree0f56990d541e5ee2802335d48a1fb8a0911f214d
parent67c99453bed36494b9a97cb67245ef62b1e357c4 (diff)
downloadports-4b472605f2eab87147e3cd7545e7ad13b1520abc.tar.gz
ports-4b472605f2eab87147e3cd7545e7ad13b1520abc.zip
Notes
-rw-r--r--lang/cint/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile
index 446a17802edf..ec7586e066a2 100644
--- a/lang/cint/Makefile
+++ b/lang/cint/Makefile
@@ -30,6 +30,6 @@ do-install:
--bindir=${PREFIX}/bin\
--libdir=${PREFIX}/lib/cint\
--docdir=${PREFIX}/share/doc/cint\
- --mandir=${PREFIX}/man
+ --mandir=${MANPREFIX}/man
.include <bsd.port.mk>