summaryrefslogtreecommitdiffstats
path: root/net-im/amsn
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-05-15 04:05:54 +0000
committerkris <kris@FreeBSD.org>2004-05-15 04:05:54 +0000
commitf3ead881248ad5322c27f4888c199099b05a0a12 (patch)
treeec026cc4dffe1cfbade7a289904f7f186f63c34b /net-im/amsn
parent443fd2b9c1d1f93889a7e2a5997576282e4822cd (diff)
downloadFreeBSD-ports-f3ead881248ad5322c27f4888c199099b05a0a12.zip
FreeBSD-ports-f3ead881248ad5322c27f4888c199099b05a0a12.tar.gz
Attempt to fix BUILD_DEPENDS
No response from: maintainer
Diffstat (limited to 'net-im/amsn')
-rw-r--r--net-im/amsn/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-im/amsn/Makefile b/net-im/amsn/Makefile
index ee65ecc..45d5b1d 100644
--- a/net-im/amsn/Makefile
+++ b/net-im/amsn/Makefile
@@ -16,9 +16,10 @@ MAINTAINER= yinjieh@csie.nctu.edu.tw
COMMENT= MSN Messenger
LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib
-RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
+BUILD_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
convert:${PORTSDIR}/graphics/ImageMagick \
${LOCALBASE}/lib/tcllib1.6/base64/base64.tcl:${PORTSDIR}/devel/tcllib
+RUN_DEPENDS= ${BUILD_DEPENDS}
USE_REINPLACE= yes
WRKSRC= ${WRKDIR}/msn
OpenPOWER on IntegriCloud