diff options
| author | Kevin Lo <kevlo@FreeBSD.org> | 2001-12-22 12:05:51 +0000 |
|---|---|---|
| committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-12-22 12:05:51 +0000 |
| commit | 7308e5a3cd75a7e91d0f70124bfe78207b101b26 (patch) | |
| tree | a34382f89e97d9dc3a2686697e4fedf419b18aed /textproc/xmlpp/files | |
| parent | Update to version 0.11.2 (diff) | |
- Update to version 0.7a
- Update WWW
PR: 33062
Submitted by: Ports Fury
Diffstat (limited to 'textproc/xmlpp/files')
| -rw-r--r-- | textproc/xmlpp/files/patch-Makefile | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/textproc/xmlpp/files/patch-Makefile b/textproc/xmlpp/files/patch-Makefile deleted file mode 100644 index 1e9ad933b5f0..000000000000 --- a/textproc/xmlpp/files/patch-Makefile +++ /dev/null @@ -1,23 +0,0 @@ ---- Makefile.orig Tue May 22 21:28:56 2001 -+++ Makefile Tue May 22 21:29:52 2001 -@@ -5,19 +5,17 @@ - - XMLPPVER = 0.6 - --CXX = g++ - RM = rm - AR = ar - - INCLUDES = -Isource/xmlpp/ --LIBS = -lg++ - - FLAGS = -fexceptions -fPIC - DEFS = -DLINUX -Wall - #DEFS += -g -pg -DDEBUG - OPTFLAGS = - --CXXFLAGS = $(FLAGS) $(DEFS) $(OPTFLAGS) $(INCLUDES) -+CXXFLAGS += $(FLAGS) $(DEFS) $(OPTFLAGS) $(INCLUDES) - LINKFLAGS = $(CXXFLAGS) $(LIBS) - - # ---------- |
