aboutsummaryrefslogtreecommitdiffstats
path: root/devel/dia2code/files
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-01-30 08:52:22 +0800
committerpat <pat@FreeBSD.org>2002-01-30 08:52:22 +0800
commit12cd4258c8fbe78747677f3c2dea1c76fc95225f (patch)
treecc8e7e17c01c9a9b9339f02794c3baf4385c2aea /devel/dia2code/files
parentd2b5de938871f7dc8b0a71449ab402282d369346 (diff)
downloadfreebsd-ports-gnome-12cd4258c8fbe78747677f3c2dea1c76fc95225f.tar.gz
freebsd-ports-gnome-12cd4258c8fbe78747677f3c2dea1c76fc95225f.tar.zst
freebsd-ports-gnome-12cd4258c8fbe78747677f3c2dea1c76fc95225f.zip
Update to 0.8.1 and reword pkg-comment
PR: 34377 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'devel/dia2code/files')
-rw-r--r--devel/dia2code/files/patch-dia2code::Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/dia2code/files/patch-dia2code::Makefile.in b/devel/dia2code/files/patch-dia2code::Makefile.in
deleted file mode 100644
index 4ffcbc3c5120..000000000000
--- a/devel/dia2code/files/patch-dia2code::Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- dia2code/Makefile.in.orig Sun Sep 9 19:17:51 2001
-+++ dia2code/Makefile.in Sun Sep 9 19:18:16 2001
-@@ -82,7 +82,7 @@
- PROGRAMS = $(bin_PROGRAMS)
-
-
--DEFS = @DEFS@ -I. -I$(srcdir) -I..
-+DEFS = @DEFS@ -I. -I$(srcdir) -I.. -I%%LOCALBASE%%/include
- CPPFLAGS = @CPPFLAGS@
- LDFLAGS = @LDFLAGS@
- LIBS = @LIBS@