summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-06 15:12:18 +0000
committersf <sf@FreeBSD.org>2001-03-06 15:12:18 +0000
commit547bc818145e5ac7476a9ffa3229388c5eb608b6 (patch)
tree6600bfdca208e3f73a84922d33435f2d2b65b87a /graphics
parenta742d9f6529c2014f5e1d26037869922d5bcaf84 (diff)
downloadFreeBSD-ports-547bc818145e5ac7476a9ffa3229388c5eb608b6.zip
FreeBSD-ports-547bc818145e5ac7476a9ffa3229388c5eb608b6.tar.gz
track new distfile -- many objects have been added, so make clean first.
PR: 25568 Submitted by: Palle Girgensohn <girgen@partitur.se>
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 8f0ace5..2694e39 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 6442319..5fd614d6 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 08a82c0..c399742 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 517ae9b..d29d908 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
OpenPOWER on IntegriCloud