diff options
Diffstat (limited to 'dns/updatedd')
-rw-r--r-- | dns/updatedd/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dns/updatedd/Makefile b/dns/updatedd/Makefile index ff53f1e..3f1073b 100644 --- a/dns/updatedd/Makefile +++ b/dns/updatedd/Makefile @@ -19,7 +19,6 @@ USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS+= --mandir=${PREFIX}/man WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |