summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authormezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-03 10:07:56 +0800
committermezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059>2004-08-03 10:07:56 +0800
commit8dde9feb5df49b48e983b6936e9578527cf06c18 (patch)
treeb92b8848bb4c4b1953199e44c8f4f794f6027d32 /graphics
parent7997192f8d768c935a960534446be1bc29230dfb (diff)
downloadmarcuscom-ports-8dde9feb5df49b48e983b6936e9578527cf06c18.tar
marcuscom-ports-8dde9feb5df49b48e983b6936e9578527cf06c18.tar.gz
marcuscom-ports-8dde9feb5df49b48e983b6936e9578527cf06c18.tar.bz2
marcuscom-ports-8dde9feb5df49b48e983b6936e9578527cf06c18.tar.lz
marcuscom-ports-8dde9feb5df49b48e983b6936e9578527cf06c18.tar.xz
marcuscom-ports-8dde9feb5df49b48e983b6936e9578527cf06c18.tar.zst
marcuscom-ports-8dde9feb5df49b48e983b6936e9578527cf06c18.zip
Merging adamw's and mine update, but my version also include chase the current
bsd.gnome.mk, pygtk2. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2598 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dia/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile
index 00467ef6e..25ff857fa 100644
--- a/graphics/dia/Makefile
+++ b/graphics/dia/Makefile
@@ -32,10 +32,9 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
MAN1= dia.1
.if !defined(WITHOUT_PYTHON)
-USE_PYTHON= yes
-BUILD_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2
-RUN_DEPENDS+= ${PYTHON_SITELIBDIR}/pygtk.py:${PORTSDIR}/x11-toolkits/py-gtk2
-CONFIGURE_ARGS= --with-python
+USE_PYTHON= yes
+USE_GNOME+= pygtk2
+CONFIGURE_ARGS+= --with-python
PLIST_SUB= PYTHON:=""
.else
PLIST_SUB= PYTHON:="@comment "