aboutsummaryrefslogtreecommitdiff
path: root/converters/zbase32
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-01-21 17:40:15 +0000
commitc59a3834c4bd220def36c5006080d4e0f57b83e0 (patch)
treed65d5bf921ef2499700b90c4dc6855a0137ddaf2 /converters/zbase32
parent556296fe6692c3141d20c3bf87b479397ff4f4b0 (diff)
Notes
Diffstat (limited to 'converters/zbase32')
-rw-r--r--converters/zbase32/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/zbase32/Makefile b/converters/zbase32/Makefile
index d49d7fb08b0f..647d5f91d1ca 100644
--- a/converters/zbase32/Makefile
+++ b/converters/zbase32/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= wen@FreeBSD.org
COMMENT= Base32 Encoder/Decoder
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_darcs>=1.2.11:${PORTSDIR}/devel/py-setuptools_darcs
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install