aboutsummaryrefslogtreecommitdiff
path: root/sysutils/nvtv/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/nvtv/Makefile')
-rw-r--r--sysutils/nvtv/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/nvtv/Makefile b/sysutils/nvtv/Makefile
index 7158cf9f1087..508088d74fe6 100644
--- a/sysutils/nvtv/Makefile
+++ b/sysutils/nvtv/Makefile
@@ -22,6 +22,7 @@ ONLY_FOR_ARCHS= i386
CONFIGURE_ENV= CC="${CC} -I${PREFIX}/include"
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS+= --x-includes=${X11BASE}/include --x-libraries=${X11BASE}/lib
GNU_CONFIGURE= yes
USE_GETOPT_LONG= yes