diff options
Diffstat (limited to 'security/bubblegum/Makefile')
-rw-r--r-- | security/bubblegum/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bubblegum/Makefile b/security/bubblegum/Makefile index f92288708f91..5218ea0dd15a 100644 --- a/security/bubblegum/Makefile +++ b/security/bubblegum/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Watch a file for changes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN1= bubblegum.1 MANCOMPRESSED= no |