summaryrefslogtreecommitdiff
path: root/math/graphthing/files/patch-src-Makefile.in
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-03-23 23:15:26 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-03-23 23:15:26 +0000
commitd029f228bb7f11a6e0ccb9dd24ac70f7bd203d00 (patch)
treee27358031fabafb874dd06fd60927b2a3e620526 /math/graphthing/files/patch-src-Makefile.in
parentaccounts with a . are valid (diff)
Update to 0.9.1.
Diffstat (limited to 'math/graphthing/files/patch-src-Makefile.in')
-rw-r--r--math/graphthing/files/patch-src-Makefile.in11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/graphthing/files/patch-src-Makefile.in b/math/graphthing/files/patch-src-Makefile.in
deleted file mode 100644
index 103211b92f77..000000000000
--- a/math/graphthing/files/patch-src-Makefile.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/Makefile.in.orig Wed May 1 14:13:07 2002
-+++ src/Makefile.in Wed May 1 14:13:17 2002
-@@ -7,7 +7,7 @@
-
- DISTFILES = Makefile.in config.h.in depend.1 *.cc *.h *.y *.l *.gt
-
--INTL_INCLUDES = -I../intl -DLOCALEDIR=\"$(localedir)\"
-+INTL_INCLUDES = -DLOCALEDIR=\"$(localedir)\"
-
- CFLAGS = @CFLAGS@ @EXTRA_CFLAGS@ $(INTL_INCLUDES)
- CXXFLAGS = @CXXFLAGS@ @EXTRA_CFLAGS@ \