From 6126a9c5a826afdbe6ebfd5bf6d02c6e2be2a700 Mon Sep 17 00:00:00 2001 From: mat Date: Fri, 1 Apr 2016 14:33:55 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z. With hat: portmgr Sponsored by: Absolight --- x11-themes/gtk-aurora-engine/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-themes/gtk-aurora-engine') diff --git a/x11-themes/gtk-aurora-engine/Makefile b/x11-themes/gtk-aurora-engine/Makefile index 83f92ce3ace6..ff7ac178272c 100644 --- a/x11-themes/gtk-aurora-engine/Makefile +++ b/x11-themes/gtk-aurora-engine/Makefile @@ -13,8 +13,8 @@ DISTNAME= 56438-aurora-1.5.1 MAINTAINER= root@cooltrainer.org COMMENT= Aurora GTK+ 2.x engine and "Aurora" theme -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 -RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:${PORTSDIR}/x11-themes/gtk-engines2 +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 +RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gtk-engines-2.pc:x11-themes/gtk-engines2 USES= gmake libtool pkgconfig tar:bzip2 USE_GNOME= gtk20 -- cgit