ports/textproc/refdb/files/patch-scripts-refdb
Pav Lucistnik 86b69b7fe7 RefDB is a client-server database system for storing, retrieving and
formatting bibliographic references.  It is a front-end for an SQL
database backend---either SQLite, MySQL, or PostgreSQL.

PR:		ports/81251
Submitted by:	Paul A. Hoadley <paulh@logicsquad.net>
2005-05-20 09:24:04 +00:00

19 lines
604 B
Text

*** scripts/refdb.orig Sat Apr 30 16:45:49 2005
--- scripts/refdb Sat Apr 30 16:46:18 2005
***************
*** 43,49 ****
# set to 'YES' if the OS uses a BSD-style daemon startup system (this is
# true for BSD-UNIX and Unices derived thereof, as well as for the
# Slackware Linux distribution)
! BSDSTYLE=NO
# don't get interrupted
trap "" 1
--- 43,49 ----
# set to 'YES' if the OS uses a BSD-style daemon startup system (this is
# true for BSD-UNIX and Unices derived thereof, as well as for the
# Slackware Linux distribution)
! BSDSTYLE=YES
# don't get interrupted
trap "" 1