aboutsummaryrefslogtreecommitdiff
path: root/graphics/skencil
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2007-07-30 15:32:46 +0000
committerMartin Matuska <mm@FreeBSD.org>2007-07-30 15:32:46 +0000
commit6cd86937f99a8cc468e0acb7582106e5cc1487b3 (patch)
treecc782d83651eaf5b40288df5b58ab7df7b2958cf /graphics/skencil
parent4c62932a462c9a670c2bb18dcc4db25b02a3c0e8 (diff)
downloadports-6cd86937f99a8cc468e0acb7582106e5cc1487b3.tar.gz
ports-6cd86937f99a8cc468e0acb7582106e5cc1487b3.zip
- Unbreak build with USE_XORG= x11 xext
Approved by: garga (mentor, implicit)
Notes
Notes: svn path=/head/; revision=196728
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile
index b3e4214a9568..2a7d165a757e 100644
--- a/graphics/skencil/Makefile
+++ b/graphics/skencil/Makefile
@@ -25,6 +25,8 @@ USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_NOEGGINFO= yes
+USE_XORG= x11 xext
+
CONFFLAGS= --tk-autoconf --tk-flags="-I${X11BASE}/include -I${LOCALBASE}/include/tcl8.4 -I${LOCALBASE}/include/tk8.4 -L${LOCALBASE}/lib -ltk84 -ltcl84 -L${X11BASE}/lib -lX11"
SKETCHDOCS= BUGS Doc NEWS PROJECTS README TODO