diff options
Diffstat (limited to 'devel/mcpp')
-rw-r--r-- | devel/mcpp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/mcpp/Makefile b/devel/mcpp/Makefile index e203148ee1f2..ece16c573da4 100644 --- a/devel/mcpp/Makefile +++ b/devel/mcpp/Makefile @@ -16,6 +16,7 @@ COMMENT= Alternative C/C++ preprocessor GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS= --mandir=${MANPREFIX}/man MAN1= mcpp.1 PLIST_FILES= bin/mcpp \ |