[Midnightbsd-cvs] mports [22401] trunk/graphics/gegl/Makefile: fixup png depends

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Mar 19 17:22:58 EDT 2017


Revision: 22401
          http://svnweb.midnightbsd.org/mports/?rev=22401
Author:   laffer1
Date:     2017-03-19 17:22:58 -0400 (Sun, 19 Mar 2017)
Log Message:
-----------
fixup png depends

Modified Paths:
--------------
    trunk/graphics/gegl/Makefile

Modified: trunk/graphics/gegl/Makefile
===================================================================
--- trunk/graphics/gegl/Makefile	2017-03-19 17:18:22 UTC (rev 22400)
+++ trunk/graphics/gegl/Makefile	2017-03-19 21:22:58 UTC (rev 22401)
@@ -139,7 +139,7 @@
 .endif
 
 .if ${PORT_OPTIONS:MPNG}
-LIB_DEPENDS+=	libpng15.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS+=	libpng.so:graphics/png
 PLIST_SUB+=	PNG=""
 .else
 CONFIGURE_ARGS+=--without-libpng



More information about the Midnightbsd-cvs mailing list