diff options
Diffstat (limited to 'security/gnutls-devel/Makefile')
-rw-r--r-- | security/gnutls-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnutls-devel/Makefile b/security/gnutls-devel/Makefile index ab902bddca0b..80b5d02ee1b7 100644 --- a/security/gnutls-devel/Makefile +++ b/security/gnutls-devel/Makefile @@ -33,7 +33,7 @@ INSTALLS_SHLIB= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-included-lzo MAN1= certtool.1 gnutls-cli.1 gnutls-cli-debug.1 \ |