From 7ae46e9b126aa67fb2c445fc7b192dd6a42f4ee5 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Thu, 25 Dec 2014 19:04:25 +0000 Subject: Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade --- games/foobillard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'games/foobillard') diff --git a/games/foobillard/Makefile b/games/foobillard/Makefile index b80aba0c5408..f3b577b82b54 100644 --- a/games/foobillard/Makefile +++ b/games/foobillard/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://foobillard.sunsite.dk/dnl/ MAINTAINER= thomas@bsdunix.ch COMMENT= Free OpenGL billiards game -LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ +LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libfreetype.so:${PORTSDIR}/print/freetype2 OPTIONS_DEFINE= SDL NVIDIA_BUMPREF -- cgit v1.2.3