aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p/mldonkey/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-10-03 03:44:36 +0800
committerpav <pav@FreeBSD.org>2005-10-03 03:44:36 +0800
commit9d617bd93c6f3b98439aa052bafeb999f88be8af (patch)
tree16545fb51f990582d464a9fa4245c65d068bc886 /net-p2p/mldonkey/Makefile
parentecf0dfe092ffdb304356c06237c3ee6038633762 (diff)
downloadfreebsd-ports-gnome-9d617bd93c6f3b98439aa052bafeb999f88be8af.tar.gz
freebsd-ports-gnome-9d617bd93c6f3b98439aa052bafeb999f88be8af.tar.zst
freebsd-ports-gnome-9d617bd93c6f3b98439aa052bafeb999f88be8af.zip
- Update to 2.5.30.17
- Use external OpenSSL PR: ports/86477 Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer)
Diffstat (limited to 'net-p2p/mldonkey/Makefile')
-rw-r--r--net-p2p/mldonkey/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index abdb80851f71..d8c8d6c410b7 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mldonkey
-PORTVERSION= 2.5.28.1
+PORTVERSION= 2.5.30.17
CATEGORIES+= net
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -21,6 +21,7 @@ CONFLICTS= mldonkey-devel-[0-9]*
USE_BZIP2= yes
WANT_AUTOCONF_VER= 259
USE_REINPLACE= yes
+USE_OPENSSL= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pthread --enable-ocamlver=3
USE_GMAKE= yes