summaryrefslogtreecommitdiffstats
path: root/textproc/py-martel
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2001-05-03 14:43:13 +0000
committerkevlo <kevlo@FreeBSD.org>2001-05-03 14:43:13 +0000
commit07103d6f2d004c02b7f08c838413da03613334c1 (patch)
tree9513dc28665019ab17e7dcca41ca7c607fe6c6a9 /textproc/py-martel
parent77f91a86f903d3ce2b3b14bdaac42c6b91810d0f (diff)
downloadFreeBSD-ports-07103d6f2d004c02b7f08c838413da03613334c1.zip
FreeBSD-ports-07103d6f2d004c02b7f08c838413da03613334c1.tar.gz
- Bump PORTREVISION
- Update PYTHON_VERSION - Made the port $PREFIX-clean PR: 27055 Submitted by: MAINTAINER
Diffstat (limited to 'textproc/py-martel')
-rw-r--r--textproc/py-martel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-martel/Makefile b/textproc/py-martel/Makefile
index 14b20d1..dd35bbf 100644
--- a/textproc/py-martel/Makefile
+++ b/textproc/py-martel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= martel
PORTVERSION= 0.5
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= textproc biology python
MASTER_SITES= http://www.biopython.org/~dalke/Martel/
@@ -19,9 +19,9 @@ MAINTAINER= johann@egenetics.com
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/TextTools/__init__.py:${PORTSDIR}/lang/py-mx-base
USE_PYTHON= yes
-PYTHON_VERSION= python2.0
+PYTHON_VERSION= python2.1
-MARTEL_DIR= ${PYTHON_SITELIBDIR}/Martel
+MARTEL_DIR= ${PREFIX}/lib/${PYTHON_VERSION}/site-packages/Martel
MARTEL_EGDIR= ${PREFIX}/share/examples/martel
MARTEL_DOCDIR= ${PREFIX}/share/doc/martel
OpenPOWER on IntegriCloud