summaryrefslogtreecommitdiff
path: root/games/capitalism/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/capitalism/Makefile')
-rw-r--r--games/capitalism/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/games/capitalism/Makefile b/games/capitalism/Makefile
index 296598cc716e..5de58fa6d48d 100644
--- a/games/capitalism/Makefile
+++ b/games/capitalism/Makefile
@@ -14,12 +14,12 @@ COMMENT= Qt client for the Monopd server
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/copying.txt
-LIB_DEPENDS= libpthread-stubs.so:${PORTSDIR}/devel/libpthread-stubs \
- libpcre.so:${PORTSDIR}/devel/pcre \
- libpng.so:${PORTSDIR}/graphics/png \
- libfreetype.so:${PORTSDIR}/print/freetype2 \
- libexpat.so:${PORTSDIR}/textproc/expat2 \
- libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
+LIB_DEPENDS= libpthread-stubs.so:devel/libpthread-stubs \
+ libpcre.so:devel/pcre \
+ libpng.so:graphics/png \
+ libfreetype.so:print/freetype2 \
+ libexpat.so:textproc/expat2 \
+ libfontconfig.so:x11-fonts/fontconfig
WRKSRC= ${WRKDIR}/Capitalism-${PORTVERSION}