diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 08:21:21 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-11-09 08:21:21 +0000 |
commit | dc33aa59f5cd032431c2eab21c7ac886941ae806 (patch) | |
tree | dc8c628b8d8e6340ca29ce77bba2bbdb3af77e7a /net-p2p/mldonkey | |
parent | 33eb2763e068a96f0cf922264886163463b0b170 (diff) | |
download | ports-dc33aa59f5cd032431c2eab21c7ac886941ae806.tar.gz ports-dc33aa59f5cd032431c2eab21c7ac886941ae806.zip |
Notes
Diffstat (limited to 'net-p2p/mldonkey')
-rw-r--r-- | net-p2p/mldonkey/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile index 6ace328abd53..94243bb28bda 100644 --- a/net-p2p/mldonkey/Makefile +++ b/net-p2p/mldonkey/Makefile @@ -49,7 +49,7 @@ CONFLICTS+= mldonkey-gui-devel-[0.9]* CONFLICTS+= mldonkey-[0-9]* .endif BUILD_DEPENDS+= lablgtk:${PORTSDIR}/x11-toolkits/ocaml-lablgtk \ - ${LOCALBASE}/lib/ocaml/jabbr.cma:${PORTSDIR}/net/ocaml-jabbr + ${LOCALBASE}/lib/ocaml/jabbr.cma:${PORTSDIR}/net-im/ocaml-jabbr # we don't need lablgtk as RUN dependency, but we need gtk+glib USE_GNOME= gtk12 .if defined(WITHOUT_CORE) |