diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-13 23:23:25 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-13 23:23:25 +0000 |
commit | e6ffa1f425ea668e859fae97edfd25a239614331 (patch) | |
tree | 255b3b2c0cd318aabd72e99ccb876cde204de6b7 /games/criticalmass | |
parent | 9f1b40e753cf899e58168a889a3df63c843fcb4a (diff) | |
download | ports-e6ffa1f425ea668e859fae97edfd25a239614331.tar.gz ports-e6ffa1f425ea668e859fae97edfd25a239614331.zip |
Notes
Diffstat (limited to 'games/criticalmass')
-rw-r--r-- | games/criticalmass/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile index 858534465a83..1c7fb1aa695d 100644 --- a/games/criticalmass/Makefile +++ b/games/criticalmass/Makefile @@ -12,7 +12,7 @@ DISTNAME= CriticalMass-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SDL/OpenGL space shoot\'em up game -LIB_DEPENDS= png15:${PORTSDIR}/graphics/png +LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png CONFLICTS= shaaft-[0-9]* |