aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2012-02-06 11:44:40 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2012-02-06 11:44:40 +0000
commitb58edf79eb2ecc3f39b7603551844eca31d1ccc6 (patch)
treef48ce5e10e4ea0eb1c54ea47b89f12be1a6b5b37 /graphics
parentfba0d9db740fb8cc8c65fe6ffc2b3ab3408faf65 (diff)
downloadports-b58edf79eb2ecc3f39b7603551844eca31d1ccc6.tar.gz
ports-b58edf79eb2ecc3f39b7603551844eca31d1ccc6.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/freeimage/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/freeimage/Makefile b/graphics/freeimage/Makefile
index befed4496a73..6b74e6b52f33 100644
--- a/graphics/freeimage/Makefile
+++ b/graphics/freeimage/Makefile
@@ -20,6 +20,8 @@ USE_GMAKE= yes
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/FreeImage
+CFLAGS+= -fexceptions -fvisibility=hidden
+
PLIST_FILES= include/FreeImage.h \
lib/libfreeimage.a \
lib/libfreeimage-${PORTVERSION}.so \