summaryrefslogtreecommitdiff
path: root/graphics/dia
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2006-07-10 02:15:17 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2006-07-10 02:15:17 +0000
commit2f4d8e109693cb81471f3b2e003cbf53197c7b2f (patch)
treecc1323431bfc1aa49d3a2b4829cdcd567e6c3902 /graphics/dia
parentAdd a missing dependency on lcms. (diff)
Add a BUILD_DEPENDS on Python.
Notes
Notes: svn path=/head/; revision=167321
Diffstat (limited to 'graphics/dia')
-rw-r--r--graphics/dia/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 6daccfa72e70..21fc57c7562d 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -37,6 +37,7 @@ USE_GNOME+= pygtk2
CONFIGURE_ARGS= --with-python
PLIST_SUB= PYTHON:=""
.else
+USE_PYTHON_BUILD=yes
PLIST_SUB= PYTHON:="@comment "
.endif