diff options
Diffstat (limited to 'science/chemtool-devel/files/patch-Makefile.in')
| -rw-r--r-- | science/chemtool-devel/files/patch-Makefile.in | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/science/chemtool-devel/files/patch-Makefile.in b/science/chemtool-devel/files/patch-Makefile.in deleted file mode 100644 index 192144e2a79d..000000000000 --- a/science/chemtool-devel/files/patch-Makefile.in +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.in.orig Thu Aug 28 07:25:31 2003 -+++ Makefile.in Sat Oct 4 11:16:42 2003 -@@ -5,7 +5,7 @@ - mandir=@mandir@ - kdedir=@kdemimedir@ - gnomedir=@gnomemimedir@ --CFLAGS=-O2 -Wall -Wunused -Wuninitialized -I. `gtk-config --cflags` @DEFS@ -DLOCALEDIR=\"${localedir}\" -+CFLAGS= @CFLAGS@ -I%%LOCALBASE%%/include -I%%LOCALBASE%%/include/libEMF -I. `gtk-config --cflags` @DEFS@ -DLOCALEDIR=\"${localedir}\" - - CC=@CC@ - CP=/bin/cp -@@ -16,7 +16,7 @@ - SRCS = main.c chemproc.c graph.c draw.c inout.c undo.c @MYGTKSRCS@ - OBJS = main.o chemproc.o graph.o draw.o inout.o undo.o @MYGTKOBJS@ - --SYS_LIBRARIES = `gtk-config --libs` @EMFLIBS@ -lm -+SYS_LIBRARIES = `gtk-config --libs` -L%%LOCALBASE%%/lib @EMFLIBS@ -lm - - - all: chemtool cht |
