diff options
Diffstat (limited to 'dns/updatedd/Makefile')
-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 3f1073bcf23f..01c31e8baa2e 100644 --- a/dns/updatedd/Makefile +++ b/dns/updatedd/Makefile @@ -18,7 +18,6 @@ COMMENT= Dynamic DNS Update Client supporting multiple services USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |