From dcf28a76f5f813c78e5c80f14fe4a4411081a531 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Wed, 18 May 2011 16:29:27 +0000 Subject: [PATCH] No need for these anymore. --- graphics/dia/Makefile | 4 ++-- graphics/dia/patches/patch-doc_en_Makefile_in | 12 ------------ graphics/dia/patches/patch-doc_eu_Makefile_in | 12 ------------ 3 files changed, 2 insertions(+), 26 deletions(-) delete mode 100644 graphics/dia/patches/patch-doc_en_Makefile_in delete mode 100644 graphics/dia/patches/patch-doc_eu_Makefile_in diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index a059feccf88..31fffcdc5cb 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.74 2010/11/17 08:05:13 espie Exp $ +# $OpenBSD: Makefile,v 1.75 2011/05/18 16:29:27 ajacoutot Exp $ COMMENT= technical diagrams drawing tool GNOME_PROJECT= dia GNOME_VERSION= 0.97.1 -REVISION= 5 +REVISION= 6 CATEGORIES= graphics diff --git a/graphics/dia/patches/patch-doc_en_Makefile_in b/graphics/dia/patches/patch-doc_en_Makefile_in deleted file mode 100644 index 3efe7cda037..00000000000 --- a/graphics/dia/patches/patch-doc_en_Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-doc_en_Makefile_in,v 1.6 2010/03/20 16:53:22 ajacoutot Exp $ ---- doc/en/Makefile.in.orig Sun Jan 24 19:46:55 2010 -+++ doc/en/Makefile.in Sun Jan 24 20:14:59 2010 -@@ -956,7 +956,7 @@ clean-local-xml: clean-local-omf - - dist-hook: app-dist-hook - @HAVE_DB2MAN_TRUE@dia.1: dia.dbk --@HAVE_DB2MAN_TRUE@ xsltproc --novalid $(DB2MAN) $< >dia.1 -+@HAVE_DB2MAN_TRUE@ xsltproc --novalid --nonet $(DB2MAN) $< >dia.1 - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: diff --git a/graphics/dia/patches/patch-doc_eu_Makefile_in b/graphics/dia/patches/patch-doc_eu_Makefile_in deleted file mode 100644 index 357fafff4e6..00000000000 --- a/graphics/dia/patches/patch-doc_eu_Makefile_in +++ /dev/null @@ -1,12 +0,0 @@ -$OpenBSD: patch-doc_eu_Makefile_in,v 1.5 2010/03/20 16:53:22 ajacoutot Exp $ ---- doc/eu/Makefile.in.orig Sun Jan 24 19:46:55 2010 -+++ doc/eu/Makefile.in Sun Jan 24 20:14:59 2010 -@@ -871,7 +871,7 @@ clean-local-xml: clean-local-omf - - dist-hook: app-dist-hook - @HAVE_DB2MAN_TRUE@dia.1: dia.dbk --@HAVE_DB2MAN_TRUE@ xsltproc --novalid $(DB2MAN) $< >dia.1 -+@HAVE_DB2MAN_TRUE@ xsltproc --novalid --nonet $(DB2MAN) $< >dia.1 - # Tell versions [3.59,3.63) of GNU make to not export all variables. - # Otherwise a system limit (for SysV at least) may be exceeded. - .NOEXPORT: