summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg>2009-12-15 15:04:57 +0000
committerjoerg <joerg>2009-12-15 15:04:57 +0000
commit0a4992c335e8462dbae8d976e1c4b721ad487cd3 (patch)
treec2ec78b83534bf9c98a7e790484c9ca361b6993c
parent0940eb13e5da89b50c766f4bebf4844538dc67a1 (diff)
downloadpkgsrc-0a4992c335e8462dbae8d976e1c4b721ad487cd3.tar.gz
Also needs --x-libraries for modular Xorg.
-rw-r--r--graphics/cqcam/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile
index a55c1d99320..23eab679137 100644
--- a/graphics/cqcam/Makefile
+++ b/graphics/cqcam/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2009/08/26 19:57:37 sno Exp $
+# $NetBSD: Makefile,v 1.33 2009/12/15 15:04:57 joerg Exp $
#
DISTNAME= cqcam-0.91
@@ -31,6 +31,7 @@ USE_LANGUAGES= c c++
CONFIGURE_ENV+= TCLCONFIG_SH=${TCLCONFIG_SH:Q}
CONFIGURE_ARGS+= --x-includes=${X11BASE:Q}/include
+CONFIGURE_ARGS+= --x-libraries=${X11BASE:Q}/lib
BUILDLINK_DEPMETHOD.libXt?= build