diff options
Diffstat (limited to 'irc/bopm/Makefile')
-rw-r--r-- | irc/bopm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bopm/Makefile b/irc/bopm/Makefile index 7c58a62..d94f881 100644 --- a/irc/bopm/Makefile +++ b/irc/bopm/Makefile @@ -16,7 +16,7 @@ COMMENT= Open proxy monitor and blocker, designed for use with ircds USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc INSTALLS_SHLIB= yes |