aboutsummaryrefslogtreecommitdiff
path: root/math/py-mpz/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>2002-01-07 13:26:47 +0000
committerThomas Gellekum <tg@FreeBSD.org>2002-01-07 13:26:47 +0000
commit555f286ca1951e71463732dff86ed6ffc46087d5 (patch)
tree441cd21b52ca90156cb9dd4258247e99df3c2072 /math/py-mpz/Makefile
parent266d759a9d778c9df5a53aa61e9f71aca39a7b59 (diff)
Notes
Diffstat (limited to 'math/py-mpz/Makefile')
-rw-r--r--math/py-mpz/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-mpz/Makefile b/math/py-mpz/Makefile
index 1bf7ec5cb629..d19ef98ae4b1 100644
--- a/math/py-mpz/Makefile
+++ b/math/py-mpz/Makefile
@@ -15,8 +15,8 @@ DISTFILES= ${PYTHON_DISTFILE}
MAINTAINER= tg@FreeBSD.org
-BUILD_DEPENDS= ${PYDISTUTILS} \
- gmp.3:${PORTSDIR}/math/libgmp
+BUILD_DEPENDS= ${PYDISTUTILS}
+LIB_DEPENDS= gmp.3:${PORTSDIR}/math/libgmp
DIST_SUBDIR= python
USE_PYTHON= yes