diff options
Diffstat (limited to 'sysutils/nvtv/Makefile')
-rw-r--r-- | sysutils/nvtv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nvtv/Makefile b/sysutils/nvtv/Makefile index 125c914fb0c2..3386b7d6d99b 100644 --- a/sysutils/nvtv/Makefile +++ b/sysutils/nvtv/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= pci.2:${PORTSDIR}/devel/libpci ONLY_FOR_ARCHS= i386 CONFIGURE_ENV= CC="${CC} -I${PREFIX}/include" -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} USE_LIBTOOL_VER= 15 USE_GETOPT_LONG= yes |