aboutsummaryrefslogtreecommitdiff
path: root/www/quixote/Makefile
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-09-18 13:27:46 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-09-18 13:27:46 +0000
commit0d8a294f021851eccbbea6f54a56511622f9bb25 (patch)
tree2e212ba1d496a1bb62293f7be2e9725c9a4a3d63 /www/quixote/Makefile
parent7e30101e3264e94fc8d8ffaac92dc4920aed1282 (diff)
downloadports-0d8a294f021851eccbbea6f54a56511622f9bb25.tar.gz
ports-0d8a294f021851eccbbea6f54a56511622f9bb25.zip
- Add previously ommitted dependency on $PYDISTUTILS
- Bump PORTREVISION
Notes
Notes: svn path=/head/; revision=47955
Diffstat (limited to 'www/quixote/Makefile')
-rw-r--r--www/quixote/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile
index 54f41386e862..92423c71b42d 100644
--- a/www/quixote/Makefile
+++ b/www/quixote/Makefile
@@ -7,12 +7,14 @@
PORTNAME= quixote
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= www python
MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/
DISTNAME= Quixote-${PORTVERSION}
MAINTAINER= wjv@FreeBSD.org
+BUILD_DEPENDS= ${PYDISTUTILS}
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/compiler/__init__.py:${PORTSDIR}/lang/py-compiler
USE_PYTHON= yes