aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/preview
diff options
context:
space:
mode:
authortheraven <theraven@FreeBSD.org>2017-12-03 20:23:53 +0800
committertheraven <theraven@FreeBSD.org>2017-12-03 20:23:53 +0800
commit0e84e3cc2b64a3431e17b67b80146f5e05f24d40 (patch)
treed7ca44c2807657cc26e339b22c3b6d04538ac992 /graphics/preview
parent63cc56ca578ce2ce2f7733e6345d70b6b697dee9 (diff)
downloadfreebsd-ports-gnome-0e84e3cc2b64a3431e17b67b80146f5e05f24d40.tar.gz
freebsd-ports-gnome-0e84e3cc2b64a3431e17b67b80146f5e05f24d40.tar.zst
freebsd-ports-gnome-0e84e3cc2b64a3431e17b67b80146f5e05f24d40.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.
Diffstat (limited to 'graphics/preview')
-rw-r--r--graphics/preview/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/preview/Makefile b/graphics/preview/Makefile
index 87fbbc8433cb..ff0a3ce1be1a 100644
--- a/graphics/preview/Makefile
+++ b/graphics/preview/Makefile
@@ -2,7 +2,7 @@
PORTNAME= preview
PORTVERSION= 0.8.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= graphics gnustep
MASTER_SITES= http://download.gna.org/gsimageapps/
PKGNAMEPREFIX= gnustep-