aboutsummaryrefslogtreecommitdiff
path: root/cad/geda
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 13:29:15 +0000
commit7f4572eae4327c4403d9ef714cb6de917650662a (patch)
treee5609c11a5cecf09649970cae33b72d3774969e3 /cad/geda
parent630b8bcb8b62c77a87ea9d6bfa87a312a9d89555 (diff)
downloadports-7f4572eae4327c4403d9ef714cb6de917650662a.tar.gz
ports-7f4572eae4327c4403d9ef714cb6de917650662a.zip
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412344
Diffstat (limited to 'cad/geda')
-rw-r--r--cad/geda/Makefile8
1 files changed, 4 insertions, 4 deletions
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