opnsense-ports/graphics/libmng/files/patch-conf
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

19 lines
426 B
Text

+++ libmng_conf.h Tue Oct 18 00:23:11 2005
@@ -100,4 +100,8 @@
#endif
+#ifdef PIC
+# define MNG_BUILD_SO
+#endif
+
#ifndef MNG_SUPPORT_IJG6B
#if defined(MNG_BUILD_SO) || defined(MNG_USE_SO) || defined(MNG_BUILD_DLL) || defined(MNG_USE_DLL)
@@ -161,6 +165,6 @@
select MNG_APP_CMS */
-#define MNG_GAMMA_ONLY
-/* #define MNG_FULL_CMS */
+/* #define MNG_GAMMA_ONLY */
+#define MNG_FULL_CMS
/* #define MNG_APP_CMS */