diff options
Diffstat (limited to 'dns/bind99/Makefile')
-rw-r--r-- | dns/bind99/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/dns/bind99/Makefile b/dns/bind99/Makefile index 8a160b4dd41e..80385acbba1b 100644 --- a/dns/bind99/Makefile +++ b/dns/bind99/Makefile @@ -141,10 +141,6 @@ GSSAPI_NONE_CONFIGURE_ON= --without-gssapi .include <bsd.port.options.mk> -.if (${ARCH} == "amd64") -ARCH= x86_64 -.endif - .if !${PORT_OPTIONS:MLINKS} || ${PORT_OPTIONS:MREPLACE_BASE} PKGINSTALL=${NONEXISTENT} .endif |