stop libqrencode from detecting sdl and falling on its nose
okay jasper@
This commit is contained in:
parent
02bf1a9674
commit
1d2f0bbd3d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2013/03/21 08:45:18 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2014/06/16 20:25:59 espie Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
@ -25,7 +25,8 @@ LIB_DEPENDS= graphics/png
|
||||
CONFIGURE_STYLE= gnu
|
||||
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \
|
||||
--with-tools \
|
||||
--with-tests
|
||||
--with-tests \
|
||||
--with-sdl-prefix=/no
|
||||
CONFIGURE_ENV+= png_CFLAGS="`pkg-config --cflags libpng`" \
|
||||
png_LIBS="`pkg-config --libs libpng`"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user