new png header path.

This commit is contained in:
brad 2002-05-26 19:10:58 +00:00
parent f5230ef613
commit 304eaf3033

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2002/05/03 16:15:43 naddy Exp $
# $OpenBSD: Makefile,v 1.18 2002/05/26 19:10:58 brad Exp $
COMMENT= "graphics file viewer for X11"
@ -8,7 +8,7 @@ REVISION= 10 # Debian
DISTNAME= xloadimage.${VERSION}
PKGNAME= xloadimage-${VERSION}.${REVISION}
CATEGORIES= x11 graphics
NEED_VERSION= 1.363
NEED_VERSION= 1.525
MAINTAINER= Christian Weisgerber <naddy@openbsd.org>
@ -31,8 +31,8 @@ LIB_DEPENDS= jpeg.62::graphics/jpeg \
USE_X11= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include \
LDFLAGS=-L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
NO_REGRESS= Yes
post-patch: