diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-24 15:07:39 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-01-24 15:07:39 +0000 |
commit | 364abe76fd9eef8f21dfc042689643cc3aee11d1 (patch) | |
tree | bf67c1bb6ae5b2f8e4074d102338a30cdf8b4cd8 /net/smm++ | |
parent | 7e9d10e043b551b015afc55d516c1f0d1ee30ab2 (diff) | |
download | ports-364abe76fd9eef8f21dfc042689643cc3aee11d1.tar.gz ports-364abe76fd9eef8f21dfc042689643cc3aee11d1.zip |
Notes
Diffstat (limited to 'net/smm++')
-rw-r--r-- | net/smm++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/smm++/Makefile b/net/smm++/Makefile index aec8e600e68f..10c77337d9f5 100644 --- a/net/smm++/Makefile +++ b/net/smm++/Makefile @@ -11,7 +11,7 @@ DISTNAME= smm611 MAINTAINER= edwin@mavetju.org COMMENT= Graphical mudclient with mapper -RUN_DEPENDS= ${LOCALBASE}/lib/iwidgets4.0.1/iwidgets.tcl:${PORTSDIR}/x11-toolkits/iwidgets +RUN_DEPENDS= iwidgets>0:${PORTSDIR}/x11-toolkits/iwidgets BUILD_DEPENDS= ${LOCALBASE}/lib/libitk.so:${PORTSDIR}/x11-toolkits/itk \ ${LOCALBASE}/lib/libitcl.so:${PORTSDIR}/lang/itcl |