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 --- cad/geda/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cad/geda') diff --git a/cad/geda/Makefile b/cad/geda/Makefile index 1acae6907c1e..30c530e04bbb 100644 --- a/cad/geda/Makefile +++ b/cad/geda/Makefile @@ -14,10 +14,10 @@ COMMENT= GPL Electronic Design Automation tools LICENSE= GPLv2+ -LIB_DEPENDS= libstroke.so:${PORTSDIR}/devel/libstroke \ - libguile.so:${PORTSDIR}/lang/guile -RUN_DEPENDS= gawk:${PORTSDIR}/lang/gawk\ - m4>=1.4.11:${PORTSDIR}/devel/m4 +LIB_DEPENDS= libstroke.so:devel/libstroke \ + libguile.so:lang/guile +RUN_DEPENDS= gawk:lang/gawk\ + m4>=1.4.11:devel/m4 USES= desktop-file-utils gettext gmake libtool pathfix perl5 \ pkgconfig python:run shared-mime-info shebangfix -- cgit v1.2.3