summaryrefslogtreecommitdiff
path: root/graphics/graphviz/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-09-05 01:55:22 +0000
committerSteve Price <steve@FreeBSD.org>2000-09-05 01:55:22 +0000
commitcee52463b4e2edfce2da1913485b17e33181cf58 (patch)
tree1d9d4287651abc69909102a92e7f1d80d6cacb0d /graphics/graphviz/Makefile
parent- Remove obsolete site form MASTER_SITES (diff)
- Support MAKE properly
- Change location of data files from libdata/ to share/ PR: 20754 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Notes
Notes: svn path=/head/; revision=32287
Diffstat (limited to 'graphics/graphviz/Makefile')
-rw-r--r--graphics/graphviz/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index d6d3df7dfce2..0360ef5fef7b 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -24,6 +24,9 @@ MANN= tcldot.n
DOCDIR= ${PREFIX}/share/doc/graphviz
+post-extract:
+ @${CP} ${FILESDIR}/freebsd.generic ${WRKSRC}/makearch
+
post-install:
@${MKDIR} ${DOCDIR}
${INSTALL_DATA} ${WRKSRC}/*.htm* ${DOCDIR}