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/tuxpaint/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'games/tuxpaint/Makefile') diff --git a/games/tuxpaint/Makefile b/games/tuxpaint/Makefile index c32ec6f578ad..8bead808b02c 100644 --- a/games/tuxpaint/Makefile +++ b/games/tuxpaint/Makefile @@ -13,10 +13,10 @@ COMMENT= Drawing program designed for young children LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/docs/COPYING.txt -LIB_DEPENDS= libfribidi.so:${PORTSDIR}/converters/fribidi \ - libpaper.so:${PORTSDIR}/print/libpaper -RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \ - bash:${PORTSDIR}/shells/bash +LIB_DEPENDS= libfribidi.so:converters/fribidi \ + libpaper.so:print/libpaper +RUN_DEPENDS= anytopnm:graphics/netpbm \ + bash:shells/bash USES= gettext gmake gperf pkgconfig shebangfix SHEBANG_FILES= src/tuxpaint-import.sh -- cgit v1.2.3