aboutsummaryrefslogtreecommitdiffstats
path: root/net-p2p
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2009-11-24 09:05:37 +0800
committerlioux <lioux@FreeBSD.org>2009-11-24 09:05:37 +0800
commit364e2b1d7518cc3ec532fa10e413cd022bd22d7d (patch)
tree7376cbdeb14a38481d22af913ea548ee14210a22 /net-p2p
parent4fb6788a0f813660d7cea314ff9f6a3b1d16acf3 (diff)
downloadfreebsd-ports-gnome-364e2b1d7518cc3ec532fa10e413cd022bd22d7d.tar.gz
freebsd-ports-gnome-364e2b1d7518cc3ec532fa10e413cd022bd22d7d.tar.zst
freebsd-ports-gnome-364e2b1d7518cc3ec532fa10e413cd022bd22d7d.zip
o Revert previous commit since the specific LDFLAGS is not needed
o Bump PORTREVISION to insure that no one will have that LDFLAGS
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/mldonkey/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 3acd60b62a29..c31e5926cf2a 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mldonkey
PORTVERSION= 3.0.1
+PORTREVISION= 1
CATEGORIES+= net-p2p
MASTER_SITES= SF
@@ -110,13 +111,6 @@ ALL_TARGET+= \
.include <bsd.port.pre.mk>
-# Around the time GCC stack protection (aka Propolice) for userland
-# was enabled on src/share/mk/bsd.sys.mk
-# SVN rev 180012 on 2008-06-25 21:33:28Z by ru
-.if ${OSVERSION} >= 800040
-LDFLAGS+= -fstack-protector
-.endif
-
### Development version
## Thus, we will use non standard threading library
## We will switch from libpthread to libthr which should produce