diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 19:23:46 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-01-02 19:23:46 +0000 |
commit | ecbba737838a7c985f5ac8c0cc412a9746bd1cc2 (patch) | |
tree | 1aa65dff0ee8f5c240ed78e47145594d483f91a7 /graphics/xmedcon/files/patch-source::Makefile.am | |
parent | Move USE_X_PREFIX before bsd.port.pre.mk (diff) |
upgrade to 0.8.8
PR: 46147
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=72284
Diffstat (limited to 'graphics/xmedcon/files/patch-source::Makefile.am')
-rw-r--r-- | graphics/xmedcon/files/patch-source::Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/xmedcon/files/patch-source::Makefile.am b/graphics/xmedcon/files/patch-source::Makefile.am deleted file mode 100644 index 29978f8d6267..000000000000 --- a/graphics/xmedcon/files/patch-source::Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ ---- 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 - --configheadersdir = $(prefix)/include -+configheadersdir = $(prefix)/include/xmedcon - configheaders_DATA = depend.h m-config.h - - INCLUDES = $(DICM_INC) $(LJPG_INC) $(XMEDCON_INC) |