freebsd-ports/misc/pybliographer/files/patch-Makefile.in
Maxim Sobolev 5fef8aafab Add pybliographer. Pybliographer is a tool for handling databases of
bibliographic references. It provides an homogeneous interface (with powerful
editing and searching features) for several bibliographic database formats -
currently supported are BibTeX, Medline, Ovid and Refer.  In addition, it can
export references directly to LyX.

PR:		23326
Submitted by:	Johann Visagie <johann@egenetics.com>
2000-12-07 12:50:57 +00:00

11 lines
277 B
Text

--- Makefile.in.orig Tue Nov 21 18:24:52 2000
+++ Makefile.in Wed Dec 6 14:36:40 2000
@@ -112,7 +112,7 @@
POFILES = @POFILES@
POSUB = @POSUB@
PY_EXTRAS = @PY_EXTRAS@
-Python = @Python@
+python = @Python@
RANLIB = @RANLIB@
RECODEINC = @RECODEINC@
RECODELIB = @RECODELIB@