diff options
Diffstat (limited to 'security/snort/Makefile')
-rw-r--r-- | security/snort/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/snort/Makefile b/security/snort/Makefile index 7f195edbcd4d..18034c289e6f 100644 --- a/security/snort/Makefile +++ b/security/snort/Makefile @@ -29,7 +29,7 @@ USE_RC_SUBR= yes RC_SCRIPTS_SUB= PREFIX=${PREFIX} RC_SUBR=${RC_SUBR} GNU_CONFIGURE= yes CONFIGURE_ENV= LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} MAN8= snort.8 DOCS= ChangeLog doc/AUTHORS doc/BUGS doc/CREDITS doc/NEWS \ |