diff options
Diffstat (limited to 'devel/cvsgraph/files/patch-Makefile')
-rw-r--r-- | devel/cvsgraph/files/patch-Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/devel/cvsgraph/files/patch-Makefile b/devel/cvsgraph/files/patch-Makefile deleted file mode 100644 index 5829d737e56e..000000000000 --- a/devel/cvsgraph/files/patch-Makefile +++ /dev/null @@ -1,13 +0,0 @@ ---- Makefile.orig Mon Feb 19 11:31:12 2001 -+++ Makefile Wed Feb 21 00:01:17 2001 -@@ -9,8 +9,8 @@ - - # Be carefull editing these settings - DEBUG = -g --LIBS = -lgd --CFLAGS = -Wall $(DEBUG) -O2 -DETCDIR=\"$(ETCDIR)\" -+LIBS = -L${LOCALBASE}/lib -lgd -+CFLAGS += -I${LOCALBASE}/include -I${LOCALBASE}/include/gd -DETCDIR=\"$(ETCDIR)\" - - # Everything below here should be alright - TARGET = cvsgraph |