diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 7e230cffdc20..172f6d93e378 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -17,8 +17,6 @@ USE_GETOPT_LONG=yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LIBS="-lgnuregex" -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man \ - --infodir=${PREFIX}/${INFO_PATH} MAN1= zile.1 INFO= zile |