summaryrefslogtreecommitdiff
path: root/databases/pxtools/files/patch-src::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'databases/pxtools/files/patch-src::Makefile.in')
-rw-r--r--databases/pxtools/files/patch-src::Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/pxtools/files/patch-src::Makefile.in b/databases/pxtools/files/patch-src::Makefile.in
new file mode 100644
index 000000000000..cb1458875c50
--- /dev/null
+++ b/databases/pxtools/files/patch-src::Makefile.in
@@ -0,0 +1,11 @@
+--- src/Makefile.in.orig Tue Jul 16 10:12:57 2002
++++ src/Makefile.in Fri Sep 6 11:19:29 2002
+@@ -140,7 +140,7 @@
+ DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
+ CPPFLAGS = @CPPFLAGS@
+ LDFLAGS = @LDFLAGS@
+-LIBS = @LIBS@
++LIBS = @LIBS@ -lgnugetopt
+ depcomp = $(SHELL) $(top_srcdir)/depcomp
+ @AMDEP_TRUE@DEP_FILES = $(DEPDIR)/pxconvert.Po $(DEPDIR)/pxcsvdump.Po \
+ @AMDEP_TRUE@ $(DEPDIR)/pxinfo.Po $(DEPDIR)/pxparse.Po \