summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)