aboutsummaryrefslogtreecommitdiff
path: root/devel/py-mx-experimental
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 08:20:50 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-04-18 08:20:50 +0000
commit74674683976e0f574cb2ce434853ca403b034c81 (patch)
treee2210cb0b150421505fcaa653331e35356f0c8ef /devel/py-mx-experimental
parent3d510485e53d7e2ad78c00305f4e230e9feff5c7 (diff)
downloadports-74674683976e0f574cb2ce434853ca403b034c81.tar.gz
ports-74674683976e0f574cb2ce434853ca403b034c81.zip
Notes
Diffstat (limited to 'devel/py-mx-experimental')
-rw-r--r--devel/py-mx-experimental/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-mx-experimental/Makefile b/devel/py-mx-experimental/Makefile
index 395465f61a8b..af6c661411a8 100644
--- a/devel/py-mx-experimental/Makefile
+++ b/devel/py-mx-experimental/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mx-experimental
PORTVERSION= 0.6.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel python
MASTER_SITES= http://www.lemburg.com/files/python/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ DISTNAME= egenix-${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${PYDISTUTILS} \
- ${PREFIX}/include/gmp.h:${PORTSDIR}/math/libgmp3
+ ${PREFIX}/include/gmp.h:${PORTSDIR}/math/libgmp4
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/BeeBase/BeeBase.py:${PORTSDIR}/lang/py-mx-base
USE_PYTHON= yes