diff options
-rw-r--r-- | sysutils/nvtv/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/nvtv/Makefile b/sysutils/nvtv/Makefile index db23029e6ec..125c914fb0c 100644 --- a/sysutils/nvtv/Makefile +++ b/sysutils/nvtv/Makefile @@ -17,6 +17,8 @@ COMMENT= TV output on nvidia card 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} |