aboutsummaryrefslogtreecommitdiff
path: root/graphics/simpleviewer/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 12:30:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-12-25 12:30:49 +0000
commitd5fb765fcc5daace6f91c0a8c71740328ca44964 (patch)
treeae65adaa415790088610ae746465452003eb27ea /graphics/simpleviewer/Makefile
parent78c233e44d585ef9c2af54708e918f260fe3bde5 (diff)
Notes
Diffstat (limited to 'graphics/simpleviewer/Makefile')
-rw-r--r--graphics/simpleviewer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/simpleviewer/Makefile b/graphics/simpleviewer/Makefile
index 3a8b515254df..e042ae81bce6 100644
--- a/graphics/simpleviewer/Makefile
+++ b/graphics/simpleviewer/Makefile
@@ -14,14 +14,13 @@ COMMENT= Small and simple OpenGL image viewer with transparency support
LICENSE= GPLv2
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
- libpng15.so:${PORTSDIR}/graphics/png \
+ libpng.so:${PORTSDIR}/graphics/png \
libgif.so:${PORTSDIR}/graphics/giflib
USES= tar:bzip2
USE_EFL= imlib2
USE_GL= glut
WRKSRC= ${WRKDIR}/sviewgl-src
-CFLAGS+= -I${LOCALBASE}/include/libpng15
MAKE_ARGS= CC="${CXX}"
PLIST_FILES= bin/sviewgl