summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-09 03:45:31 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-01-09 03:45:31 +0000
commit54f67f3bf78dcde2d66f4c1cfe40edf3e3245621 (patch)
treebd5a062caf6fb7e9c15618a9a472ffc53279e936 /net-p2p
parentRecord correct distfile. Author uses same filename with minor (diff)
o Add CONFLICTS on upcoming net/mldonkey{,-core,-gui}-devel repocopied
from matching net/mldonkey{,-core,-gui} ports PR: 75664 Repo copied by: marcus (portmgr)
Notes
Notes: svn path=/head/; revision=125913
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/mldonkey/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 34ee52c102c3..3d38ea43bec1 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -23,6 +23,8 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml \
DOWNLOADVERSION=2.5.22
+CONFLICTS= mldonkey-devel-[0-9]* mldonkey-{core,gui}-devel-[0.9]*
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pthread --enable-ocamlver=3
WRKSRC= ${WRKDIR}/${PORTNAME}-${DOWNLOADVERSION}