summaryrefslogtreecommitdiff
path: root/databases/pxtools/files/patch-src::Makefile.in
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2002-09-06 17:31:49 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2002-09-06 17:31:49 +0000
commitf4c3b1e25677d3dcc7d7e69843f8bd2f62876d41 (patch)
treed6b986ad2167222f92212ac0088e24e54c44947e /databases/pxtools/files/patch-src::Makefile.in
parentUpdate port to version 1.00. (diff)
Update port to 0.0.19.
Notes
Notes: svn path=/head/; revision=65734
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 \