summaryrefslogtreecommitdiff
path: root/x11/xlockmore
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2019-12-17 12:50:16 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2019-12-17 12:50:16 +0000
commitada321da80a1e4624b705cc2d72c4f87b7ab63b1 (patch)
tree1a9f3de4c6ae6d8662225caa20a06d974d36f897 /x11/xlockmore
parentastro/py-astropy: fix build on GCC architectures (diff)
Clean up LIB_DEPENDS
Notes
Notes: svn path=/head/; revision=520328
Diffstat (limited to 'x11/xlockmore')
-rw-r--r--x11/xlockmore/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xlockmore/Makefile b/x11/xlockmore/Makefile
index 3e433ddc2953..9038fcb17eac 100644
--- a/x11/xlockmore/Makefile
+++ b/x11/xlockmore/Makefile
@@ -79,10 +79,10 @@ JP_CATEGORIES= japanese
JP_VARS= XLOCKMORE_LANG=ja
MAGICK_CONFIGURE_WITH= magick
MAGICK_LIB_DEPENDS= libMagickCore-6.so:graphics/ImageMagick6 \
- libpng16.so:graphics/png
+ libpng.so:graphics/png
GTK2_CONFIGURE_WITH= gtk2
GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libpng16.so:graphics/png
+ libpng.so:graphics/png
GTK2_USE= gnome=cairo,gdkpixbuf2,gtk20
GTK2_USES= gnome pkgconfig
FREETYPE_CONFIGURE_WITH= ttf