summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJohann Visagie <wjv@FreeBSD.org>2001-11-14 09:30:05 +0000
committerJohann Visagie <wjv@FreeBSD.org>2001-11-14 09:30:05 +0000
commit02ba6dc784bff525c95571099e727f81292db75e (patch)
treedd3c2c552a2155bb9187f311b645de4d8572cdc7 /www
parentOoops, it should modify ../nkf.c instead of ./nkf.c. (diff)
- Update to version 0.4.2
- Ensure post-install target works when installing to non-default $PREFIX
Notes
Notes: svn path=/head/; revision=50013
Diffstat (limited to 'www')
-rw-r--r--www/quixote/Makefile6
-rw-r--r--www/quixote/distinfo2
2 files changed, 4 insertions, 4 deletions
diff --git a/www/quixote/Makefile b/www/quixote/Makefile
index bfe1db79e5a8..9158563570d2 100644
--- a/www/quixote/Makefile
+++ b/www/quixote/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= quixote
-PORTVERSION= 0.4.1
-PORTREVISION= 3
+PORTVERSION= 0.4.2
CATEGORIES= www python
MASTER_SITES= http://www.mems-exchange.org/software/files/quixote/
DISTNAME= Quixote-${PORTVERSION}
@@ -31,7 +30,8 @@ do-install:
@ cd ${WRKSRC} && ${PYTHON_SETUP} install -c -O1 --prefix=${PREFIX}
post-install:
- @ ${PYTHON_CMD} ${SCRIPTDIR}/compile_ptl.py \
+ @ PYTHONPATH=${PREFIX}/lib/${PYTHON_VERSION}/site-packages \
+ ${PYTHON_CMD} ${SCRIPTDIR}/compile_ptl.py \
${PREFIX}/lib/${PYTHON_VERSION}/site-packages/${PORTNAME}/demo/pages.ptl \
${PREFIX}/lib/${PYTHON_VERSION}/site-packages/${PORTNAME}/form/form_templates.ptl
@ ${MKDIR} ${EXAMPLESDIR}
diff --git a/www/quixote/distinfo b/www/quixote/distinfo
index 29016c6cb24f..c2ec24faef5b 100644
--- a/www/quixote/distinfo
+++ b/www/quixote/distinfo
@@ -1 +1 @@
-MD5 (Quixote-0.4.1.tar.gz) = 1ca13eca80db4b8d26a754e19868f859
+MD5 (Quixote-0.4.2.tar.gz) = ea0fb4c52b7e734e50ec22168725aa57