aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GraphViz2/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:14:22 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-04 20:14:22 +0000
commitf5f88fb1d8b03f0e968233317cde83df1f0d37e1 (patch)
treea7b0a94befb9021c3d97eecc270b83b08251a2cb /graphics/p5-GraphViz2/Makefile
parentcf0d0a159ce579c01f6c5827be865f9f189d4f7e (diff)
downloadports-f5f88fb1d8b03f0e968233317cde83df1f0d37e1.tar.gz
ports-f5f88fb1d8b03f0e968233317cde83df1f0d37e1.zip
- Add LICENSE_FILE
- Update *_DEPENDS: remove redundant LOCALBASE/bin
Notes
Notes: svn path=/head/; revision=400797
Diffstat (limited to 'graphics/p5-GraphViz2/Makefile')
-rw-r--r--graphics/p5-GraphViz2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/p5-GraphViz2/Makefile b/graphics/p5-GraphViz2/Makefile
index 84f2217da8ae..6885029e6e77 100644
--- a/graphics/p5-GraphViz2/Makefile
+++ b/graphics/p5-GraphViz2/Makefile
@@ -12,8 +12,9 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Wrapper for AT&T Graphviz
LICENSE= ART20
+LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= ${LOCALBASE}/bin/dot:${PORTSDIR}/graphics/graphviz \
+BUILD_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \
p5-Algorithm-Dependency>=1.110:${PORTSDIR}/devel/p5-Algorithm-Dependency \
p5-Capture-Tiny>=0.10:${PORTSDIR}/devel/p5-Capture-Tiny \
p5-Class-ISA>=0.36:${PORTSDIR}/devel/p5-Class-ISA \