aboutsummaryrefslogtreecommitdiff
path: root/games/corsix-th
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2013-09-05 09:57:52 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2013-09-05 09:57:52 +0000
commit3a3be1d368d2e27b6e5313947a10ab86815dde46 (patch)
tree40cb6964e67c0d9c22f42064c5928db33eb38683 /games/corsix-th
parent2198e11dc928457b6c48120fd7bf10c22213538e (diff)
downloadports-3a3be1d368d2e27b6e5313947a10ab86815dde46.tar.gz
ports-3a3be1d368d2e27b6e5313947a10ab86815dde46.zip
- Add explicit dependency on pkgconfig
- Convert to new LIB_DEPENDS format
Notes
Notes: svn path=/head/; revision=326377
Diffstat (limited to 'games/corsix-th')
-rw-r--r--games/corsix-th/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/corsix-th/Makefile b/games/corsix-th/Makefile
index 46b096be66ef..be8efd10efe9 100644
--- a/games/corsix-th/Makefile
+++ b/games/corsix-th/Makefile
@@ -14,9 +14,9 @@ COMMENT= Open source clone of Theme Hospital
LICENSE= MIT
-LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2
+LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2
-USES= cmake
+USES= cmake pkgconfig
USE_LUA= yes
USE_SDL= mixer
USE_DOS2UNIX= CMake/FindFFmpeg.cmake \