diff options
Diffstat (limited to 'science/vmd/files/patch-plugins__hesstrans__Makefile')
-rw-r--r-- | science/vmd/files/patch-plugins__hesstrans__Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/science/vmd/files/patch-plugins__hesstrans__Makefile b/science/vmd/files/patch-plugins__hesstrans__Makefile deleted file mode 100644 index 8397e904bf12..000000000000 --- a/science/vmd/files/patch-plugins__hesstrans__Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- ../plugins/hesstrans/Makefile.orig 2012-03-19 19:58:44.000000000 -0400 -+++ ../plugins/hesstrans/Makefile 2012-03-19 19:59:01.000000000 -0400 -@@ -12,7 +12,7 @@ - ARCHDIR=${COMPILEDIR}/lib_${ARCH}/tcl/hesstrans$(VERSION) - SRCDIR=src - INCDIR=-Isrc --CXXFLAGS = -g $(CXXFLAGS) -+CXXFLAGS += -g - VPATH = src ${ARCHDIR} - - ## |