diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-19 19:29:56 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-10-19 19:29:56 +0000 |
commit | b950fe2d824108a042a20bd9d821026f7410ff67 (patch) | |
tree | 52f51cd6e29afc3d9fa9722b12a0cf32dba6540f /graphics/xmedcon/files | |
parent | 093271bd7ea458d2db5dc07034ddc7a3d55b93e4 (diff) | |
download | ports-b950fe2d824108a042a20bd9d821026f7410ff67.tar.gz ports-b950fe2d824108a042a20bd9d821026f7410ff67.zip |
Notes
Diffstat (limited to 'graphics/xmedcon/files')
-rw-r--r-- | graphics/xmedcon/files/patch-source::Makefile.am | 13 |
1 files changed, 4 insertions, 9 deletions
diff --git a/graphics/xmedcon/files/patch-source::Makefile.am b/graphics/xmedcon/files/patch-source::Makefile.am index ba3d0090feac..29978f8d6267 100644 --- a/graphics/xmedcon/files/patch-source::Makefile.am +++ b/graphics/xmedcon/files/patch-source::Makefile.am @@ -1,6 +1,6 @@ ---- source/Makefile.am.orig Sun Oct 13 22:07:58 2002 -+++ source/Makefile.am Sun Oct 13 22:08:24 2002 -@@ -216,11 +216,12 @@ +--- source/Makefile.am.orig Thu Oct 17 12:17:23 2002 ++++ source/Makefile.am Thu Oct 17 12:19:10 2002 +@@ -223,7 +223,7 @@ m-dicm.h \ m-png.h @@ -8,9 +8,4 @@ +configheadersdir = $(prefix)/include/xmedcon configheaders_DATA = depend.h m-config.h - INCLUDES = $(DICM_INC) $(XMEDCON_INC) - CFLAGS = @CFLAGS@ -Wall -Wno-implicit -fsigned-char - - EXTRA_DIST = appicon.rc -+ - + INCLUDES = $(DICM_INC) $(LJPG_INC) $(XMEDCON_INC) |