aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-06 15:12:18 +0000
committerFUJISHIMA Satsuki <sf@FreeBSD.org>2001-03-06 15:12:18 +0000
commit85604431582dbeca577b5e981515307f0cb05101 (patch)
tree9d8071fe2656cd3cb4e4a8434da82666e17630d0 /graphics
parent6e42aed710f877033ad62229717f1c9dd53004ff (diff)
downloadports-85604431582dbeca577b5e981515307f0cb05101.tar.gz
ports-85604431582dbeca577b5e981515307f0cb05101.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/graphviz/Makefile6
-rw-r--r--graphics/graphviz/distinfo2
-rw-r--r--graphics/graphviz/files/patch-doc:Makefile.am11
-rw-r--r--graphics/graphviz/pkg-plist1
4 files changed, 11 insertions, 9 deletions
diff --git a/graphics/graphviz/Makefile b/graphics/graphviz/Makefile
index 8f0ace513da0..2694e396fb23 100644
--- a/graphics/graphviz/Makefile
+++ b/graphics/graphviz/Makefile
@@ -38,11 +38,15 @@ MAN3= agraph.3 cdt.3 graph.3 pathplan.3
MANN= gdtclft.n tcldgl.n tcldgr.n tcldot.n tkspline.n
PORTDOCS= dotguide.pdf dottyguide.pdf gd.html leftyguide.pdf \
- neatoguide.pdf tcldot.html
+ neatoguide.pdf tcldot.html Dot.ref
post-patch:
@cd ${WRKSRC} && aclocal && autoheader && libtoolize --force
+# the tarball contains object files!
+post-configure:
+ @cd ${WRKSRC} && ${GMAKE} clean
+
pre-build:
@cd ${WRKSRC}/cdt && ./iffe - set cc ${CC} ${CFLAGS} : run \
features/common > ast_common.h
diff --git a/graphics/graphviz/distinfo b/graphics/graphviz/distinfo
index 644231931054..5fd614d650db 100644
--- a/graphics/graphviz/distinfo
+++ b/graphics/graphviz/distinfo
@@ -1 +1 @@
-MD5 (gviz17c.tgz) = 6c701b2d17985452fcdc3e6b9a8fb028
+MD5 (gviz17c.tgz) = 473cd71cd1f173374ba1f6d116973d33
diff --git a/graphics/graphviz/files/patch-doc:Makefile.am b/graphics/graphviz/files/patch-doc:Makefile.am
index 08a82c01be30..c3997420daf5 100644
--- a/graphics/graphviz/files/patch-doc:Makefile.am
+++ b/graphics/graphviz/files/patch-doc:Makefile.am
@@ -1,11 +1,8 @@
---- doc/Makefile.am.orig Sun Oct 15 12:46:20 2000
-+++ doc/Makefile.am Tue Feb 27 07:03:09 2001
-@@ -4,8 +4,6 @@
+--- doc/Makefile.am~ Tue Mar 6 13:57:54 2001
++++ doc/Makefile.am Tue Mar 6 14:00:11 2001
+@@ -6,6 +6,4 @@
- # SUBDIRS = dot neato lefty dotty
-
--DOCS = dotguide.ps dotty.ps gd.html lefty.ps neatoguide.ps tcldot.html
-+DOCS = dotguide.pdf dottyguide.pdf gd.html leftyguide.pdf neatoguide.pdf tcldot.html
+ DOCS = dotguide.pdf dottyguide.pdf gd.html leftyguide.pdf neatoguide.pdf tcldot.html Dot.ref
-docdir = $(prefix)/doc
-doc_DATA = $(DOCS)
diff --git a/graphics/graphviz/pkg-plist b/graphics/graphviz/pkg-plist
index 517ae9b650fc..d29d9085ceb5 100644
--- a/graphics/graphviz/pkg-plist
+++ b/graphics/graphviz/pkg-plist
@@ -102,6 +102,7 @@ lib/graphviz/libtclpathplan.so.0
lib/graphviz/libtkspline.so
lib/graphviz/libtkspline.so.0
lib/graphviz/pkgIndex.tcl
+%%PORTDOCS%%share/doc/graphviz/Dot.ref
%%PORTDOCS%%share/doc/graphviz/dotguide.pdf
%%PORTDOCS%%share/doc/graphviz/dottyguide.pdf
%%PORTDOCS%%share/doc/graphviz/gd.html