summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>1999-05-01 02:20:34 +0000
committerJacques Vidrine <nectar@FreeBSD.org>1999-05-01 02:20:34 +0000
commit0feb16fac4037a21741c49e0c01e95185ac74704 (patch)
tree99f2e1e93dc7c8f5242354fcb9c106c3ed35eab6 /textproc
parentUpdate to version 1.04. (diff)
Oops! Add RUN_DEPENDS for python.
Notes
Notes: svn path=/head/; revision=18263
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-xml/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index 12b339f40230..12861c50ff3f 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -3,7 +3,7 @@
# Date created: 04/17/1999
# Whom: nectar@FreeBSD.ORG
#
-# $Id: Makefile,v 1.4 1998/11/14 09:43:26 asami Exp $
+# $Id: Makefile,v 1.1.1.1 1999/04/17 17:34:02 nectar Exp $
#
DISTNAME= xml-0.5.1
@@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= nectar@FreeBSD.ORG
+RUN_DEPENDS= python:${PORTSDIR}/lang/python
+
PLIST= ${WRKDIR}/PLIST
.if !defined(NOPORTDOCS)