From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- games/zaz/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games/zaz') diff --git a/games/zaz/Makefile b/games/zaz/Makefile index 04de9e361aad..68dae608cb55 100644 --- a/games/zaz/Makefile +++ b/games/zaz/Makefile @@ -13,10 +13,10 @@ COMMENT= Puzzle game where the player has to arrange balls in triplets LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \ - libtheora.so:${PORTSDIR}/multimedia/libtheora \ - libvorbis.so:${PORTSDIR}/audio/libvorbis \ - libftgl.so:${PORTSDIR}/graphics/ftgl +LIB_DEPENDS= libfreetype.so:print/freetype2 \ + libtheora.so:multimedia/libtheora \ + libvorbis.so:audio/libvorbis \ + libftgl.so:graphics/ftgl USES= desktop-file-utils pkgconfig tar:bzip2 GNU_CONFIGURE= yes -- cgit v1.2.3