diff options
Diffstat (limited to 'textproc/filepp/Makefile')
-rw-r--r-- | textproc/filepp/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/filepp/Makefile b/textproc/filepp/Makefile index 7615bc303337..af8947fd4ee3 100644 --- a/textproc/filepp/Makefile +++ b/textproc/filepp/Makefile @@ -16,8 +16,7 @@ COMMENT= A generic file preprocessor USE_PERL5= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} \ - --mandir=${PREFIX}/man +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} NO_BUILD= yes MAN1= filepp.1 |