summaryrefslogtreecommitdiff
path: root/graphics/skencil
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-04-04 14:10:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-04-04 14:10:18 +0000
commite45390cc29415b09fa5f02076dc262f34338bae5 (patch)
treefa75fa45a460ea156e8b17fd44fc98f973682f3c /graphics/skencil
parentDo not allow OpenH323 to autodetect the OS, OS Version and (diff)
Add missing \ for continuation line.
Submitted by: Fenner's distfile survey error log
Notes
Notes: svn path=/head/; revision=27325
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile
index 7bbdfd49d134..33e6fc326d96 100644
--- a/graphics/skencil/Makefile
+++ b/graphics/skencil/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://download.sourceforge.net/sketch/
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${PREFIX}/include/python1.5/Imaging.h:${PORTSDIR}/graphics/py-imaging
-RUN_DEPENDS= ${PREFIX}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
+RUN_DEPENDS= ${PREFIX}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \
${PREFIX}/lib/python1.5/site-packages/_imaging.so:${PORTSDIR}/graphics/py-imaging \
${PREFIX}/lib/python1.5/site-packages/xml/__init__.py:${PORTSDIR}/textproc/py-xml