aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2023-07-22 23:01:37 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2023-07-23 09:55:02 +0000
commitcffe8571bdc8fc28e72711e79cc545f817314b76 (patch)
tree5d891f2996d6e60bff4c5ebcbf33a7733dd1acbd
parentdff2adf1dc0df08a79ae5da077cb852f584b190e (diff)
downloadports-cffe8571bdc8fc28e72711e79cc545f817314b76.tar.gz
ports-cffe8571bdc8fc28e72711e79cc545f817314b76.zip
net-p2p/amule: Turn BOOST option on by default
- aMule users are experiencing stability improvments when compiling with BOOST PR: 266866
-rw-r--r--net-p2p/amule/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile
index 32c8989cb374..57fcaa60b869 100644
--- a/net-p2p/amule/Makefile
+++ b/net-p2p/amule/Makefile
@@ -1,6 +1,6 @@
PORTNAME= amule
PORTVERSION= 2.3.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-p2p
MASTER_SITES= SF/${PORTNAME}/aMule/${PORTVERSION}
DISTNAME= aMule-${PORTVERSION}
@@ -44,7 +44,7 @@ MMAP_DESC= Use mapped memory
MONOLITHIC_DESC= Compile monolithic aMule
WXCAS_DESC= Compile aMule Statistics for GUI
XAS_DESC= Install XChat2 plugin
-OPTIONS_DEFAULT= ALC ALCC AMULECMD AMULEDAEMON AMULEGUI CAS ED2K \
+OPTIONS_DEFAULT= ALC ALCC AMULECMD AMULEDAEMON AMULEGUI BOOST CAS ED2K \
FILEVIEW MONOLITHIC WEBSERVER WXCAS XAS
OPTIONS_SUB= yes