track new distfile -- many objects have been added, so make clean first.

PR:		25568
Submitted by:	Palle Girgensohn <girgen@partitur.se>
This commit is contained in:
FUJISHIMA Satsuki 2001-03-06 15:12:18 +00:00
parent 6e42aed710
commit 8560443158
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39134
4 changed files with 11 additions and 9 deletions

View File

@ -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

View File

@ -1 +1 @@
MD5 (gviz17c.tgz) = 6c701b2d17985452fcdc3e6b9a8fb028
MD5 (gviz17c.tgz) = 473cd71cd1f173374ba1f6d116973d33

View File

@ -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)

View File

@ -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