From 2f4d8e109693cb81471f3b2e003cbf53197c7b2f Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Mon, 10 Jul 2006 02:15:17 +0000 Subject: Add a BUILD_DEPENDS on Python. --- graphics/dia/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'graphics/dia') 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 -- cgit v1.2.3