summaryrefslogtreecommitdiff
path: root/graphics/xmedcon/files
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2003-06-17 21:17:03 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2003-06-17 21:17:03 +0000
commit035cceed85d62f96208b3b520d68e06612dfda40 (patch)
tree9286c7ba1081650d7ca53c57045446207c492c69 /graphics/xmedcon/files
parentUpdate to 0.10. (diff)
Update to 0.8.13.
PR: ports/53400 Submitted by: Paul Everlund <tdv94ped@cs.umu.se>
Notes
Notes: svn path=/head/; revision=83187
Diffstat (limited to 'graphics/xmedcon/files')
-rw-r--r--graphics/xmedcon/files/patch-etc::Makefile.in8
-rw-r--r--graphics/xmedcon/files/patch-man::Makefile.in6
-rw-r--r--graphics/xmedcon/files/patch-source::Makefile.in10
3 files changed, 12 insertions, 12 deletions
diff --git a/graphics/xmedcon/files/patch-etc::Makefile.in b/graphics/xmedcon/files/patch-etc::Makefile.in
index 0247b67cf91b..ceda8eff616b 100644
--- a/graphics/xmedcon/files/patch-etc::Makefile.in
+++ b/graphics/xmedcon/files/patch-etc::Makefile.in
@@ -1,14 +1,14 @@
---- etc/Makefile.in.orig Fri Jan 17 20:39:56 2003
-+++ etc/Makefile.in Fri Jan 17 20:40:57 2003
-@@ -190,15 +190,14 @@
+--- etc/Makefile.in.orig Sun Jun 15 01:14:47 2003
++++ etc/Makefile.in Tue Jun 17 01:07:50 2003
+@@ -218,15 +218,13 @@
RC_FILES = \
xmedconrc \
- xmedconrc.linux \
- xmedconrc.win32
+-
+ xmedconrc.linux
-
-ICONS = xmedcon.ico xmedcon.png
+ICONS = xmedcon.png
diff --git a/graphics/xmedcon/files/patch-man::Makefile.in b/graphics/xmedcon/files/patch-man::Makefile.in
index 0e0f97618c07..99a3178b7485 100644
--- a/graphics/xmedcon/files/patch-man::Makefile.in
+++ b/graphics/xmedcon/files/patch-man::Makefile.in
@@ -1,6 +1,6 @@
---- man/Makefile.in.orig Wed Jan 15 22:36:59 2003
-+++ man/Makefile.in Fri Jan 17 22:01:00 2003
-@@ -188,18 +188,9 @@
+--- man/Makefile.in.orig Sun Jun 15 01:14:43 2003
++++ man/Makefile.in Tue Jun 17 01:14:37 2003
+@@ -216,18 +216,9 @@
AUTOMAKE_OPTIONS = gnu
diff --git a/graphics/xmedcon/files/patch-source::Makefile.in b/graphics/xmedcon/files/patch-source::Makefile.in
index b7516cf9a3a1..cd729bb3de9f 100644
--- a/graphics/xmedcon/files/patch-source::Makefile.in
+++ b/graphics/xmedcon/files/patch-source::Makefile.in
@@ -1,11 +1,11 @@
---- source/Makefile.in.orig Mon Dec 9 15:03:20 2002
-+++ source/Makefile.in Mon Dec 9 15:03:55 2002
-@@ -372,7 +372,7 @@
+--- source/Makefile.in.orig Tue Jun 17 01:16:18 2003
++++ source/Makefile.in Tue Jun 17 01:17:16 2003
+@@ -413,7 +413,7 @@
m-png.h
-configheadersdir = $(prefix)/include
+configheadersdir = $(prefix)/include/xmedcon
- configheaders_DATA = m-depend.h m-config.h
+ configheaders_DATA = m-autoconf.h m-config.h
- INCLUDES = $(DICM_INC) $(LJPG_INC) $(PNG_INC) $(XMEDCON_INC)
+ INCLUDES = $(DICM_INC) $(LJPG_INC) $(PNG_INC) $(GDK_PIXBUF_CFLAGS) $(GLIB_CFLAGS)