No need for these anymore.

This commit is contained in:
ajacoutot 2011-05-18 16:29:27 +00:00
parent f0b3dd8bc1
commit dcf28a76f5
3 changed files with 2 additions and 26 deletions

View File

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

View File

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

View File

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