summaryrefslogtreecommitdiff
path: root/cad/qfsm
diff options
context:
space:
mode:
authorDejan Lesjak <lesi@FreeBSD.org>2004-12-07 11:25:12 +0000
committerDejan Lesjak <lesi@FreeBSD.org>2004-12-07 11:25:12 +0000
commit99ff12c3079b96d3b8e1dd71c3f9372a2c2f096b (patch)
tree956ae934ad71e456e37494f090a78439c8e5e8f3 /cad/qfsm
parentAdd explicit imake dependency to fix build after X11 libraries no longer (diff)
Fix build without imake.
Pointed out by: dosirak via kris, while testing X.Org upgrade
Notes
Notes: svn path=/head/; revision=123388
Diffstat (limited to 'cad/qfsm')
-rw-r--r--cad/qfsm/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index b5e43f361751..f944924bc5d9 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -22,6 +22,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
post-extract:
@${ECHO_CMD} '#!/bin/sh' > ${WRKSRC}/qfsm.sh