diff options
Diffstat (limited to 'mail/gnarwl/Makefile')
-rw-r--r-- | mail/gnarwl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/gnarwl/Makefile b/mail/gnarwl/Makefile index 4afaf37..6ca4f26 100644 --- a/mail/gnarwl/Makefile +++ b/mail/gnarwl/Makefile @@ -23,7 +23,7 @@ USE_ICONV= yes USE_OPENLDAP= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --with-docdir=${DOCSDIR} -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN8= damnit.8 gnarwl.8 MANCOMPRESSED= yes |