opnsense-ports/graphics/zbar/files/patch-configure
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

10 lines
218 B
Text

--- configure.orig 2009-10-23 18:17:24.000000000 +0000
+++ configure
@@ -21369,6 +21369,7 @@ if test "x$ac_cv_lib_jpeg_jpeg_read_head
#define HAVE_LIBJPEG 1
_ACEOF
+ have_jpeg="yes"
LIBS="-ljpeg $LIBS"
else