aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorDavid Chisnall <theraven@FreeBSD.org>2017-12-03 12:23:53 +0000
committerDavid Chisnall <theraven@FreeBSD.org>2017-12-03 12:23:53 +0000
commitf9197640d910a00d8f42e783289403d12fb87da2 (patch)
treed7ca44c2807657cc26e339b22c3b6d04538ac992 /ftp
parent49a79474ad0ac7ebf6cdf3a8c09d98cf80fc9337 (diff)
downloadports-f9197640d910a00d8f42e783289403d12fb87da2.tar.gz
ports-f9197640d910a00d8f42e783289403d12fb87da2.zip
Fix configure options for gnustep-make
We were not setting the flag to select the GNUstep ABI, so were defaulting to using the GCC-compatible version, which was likely to trigger a lot of subtle bugs. This was noticed when C++ exceptions thrown through Objective-C stack frames caused segfaults.
Notes
Notes: svn path=/head/; revision=455401
Diffstat (limited to 'ftp')
-rw-r--r--ftp/gnustep-ftp/Makefile2
-rw-r--r--ftp/waiho/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile
index 2dc20338a3ac..ea856d3af866 100644
--- a/ftp/gnustep-ftp/Makefile
+++ b/ftp/gnustep-ftp/Makefile
@@ -2,7 +2,7 @@
PORTNAME= ftp
PORTVERSION= 0.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= ftp gnustep
MASTER_SITES= SAVANNAH/gap
PKGNAMEPREFIX= gnustep-
diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile
index 23746aae9681..af99d018db38 100644
--- a/ftp/waiho/Makefile
+++ b/ftp/waiho/Makefile
@@ -2,7 +2,7 @@
PORTNAME= waiho
PORTVERSION= 0.2
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= ftp gnustep
MASTER_SITES= http://www.roard.com/waiho/download/
DISTNAME= Waiho-${PORTVERSION}