From 7f4572eae4327c4403d9ef714cb6de917650662a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 13:29:15 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. With hat: portmgr Sponsored by: Absolight --- converters/enca/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'converters/enca') diff --git a/converters/enca/Makefile b/converters/enca/Makefile index db00703ec0d6..07d07a265f47 100644 --- a/converters/enca/Makefile +++ b/converters/enca/Makefile @@ -12,9 +12,9 @@ COMMENT= Detect encoding of text files LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= umap:${PORTSDIR}/converters/p5-Unicode-Map8 -LIB_DEPENDS= librecode.so:${PORTSDIR}/converters/recode -RUN_DEPENDS= umap:${PORTSDIR}/converters/p5-Unicode-Map8 +BUILD_DEPENDS= umap:converters/p5-Unicode-Map8 +LIB_DEPENDS= librecode.so:converters/recode +RUN_DEPENDS= umap:converters/p5-Unicode-Map8 USES= gmake iconv libtool pathfix pkgconfig tar:xz USE_LDCONFIG= yes -- cgit v1.2.3