diff options
Diffstat (limited to 'net-mgmt/packit/Makefile')
-rw-r--r-- | net-mgmt/packit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/packit/Makefile b/net-mgmt/packit/Makefile index 59eb1b8ed01e..bfe1b27d6a25 100644 --- a/net-mgmt/packit/Makefile +++ b/net-mgmt/packit/Makefile @@ -21,7 +21,7 @@ MAN8= packit.8 PLIST_FILES= sbin/packit GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" |