diff options
Diffstat (limited to 'net/icpld/Makefile')
-rw-r--r-- | net/icpld/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/icpld/Makefile b/net/icpld/Makefile index 688c346c3b5f..b909f5dd89e0 100644 --- a/net/icpld/Makefile +++ b/net/icpld/Makefile @@ -16,7 +16,7 @@ COMMENT= Internet connection performance logging daemon USE_BZIP2= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} MAN1= ${PORTNAME}.1 |