diff options
Diffstat (limited to 'sysutils/bacula-server-devel/Makefile')
-rw-r--r-- | sysutils/bacula-server-devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sysutils/bacula-server-devel/Makefile b/sysutils/bacula-server-devel/Makefile index 60e4904972f8..90d669cb7f81 100644 --- a/sysutils/bacula-server-devel/Makefile +++ b/sysutils/bacula-server-devel/Makefile @@ -37,7 +37,6 @@ CONFIGURE_ARGS= --with-tcp-wrappers=/usr/lib \ --enable-smartalloc \ --with-working-dir=${BACULA_DIR} \ --with-scriptdir=${PREFIX}/share/${PORTNAME} \ - --mandir=${PREFIX}/man \ --with-readline=yes \ --disable-conio |