1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/net/samba/files/patch-aa

49 lines
1.5 KiB
Plaintext
Raw Normal View History

1995-04-09 18:07:58 +00:00
*** Makefile.orig Sun Apr 9 10:14:25 1995
--- Makefile Sun Apr 9 17:57:32 1995
***************
*** 5,16 ****
# The base manpages directory to put the man pages in
# Note: $(MANDIR)/man1, $(MANDIR)/man5 and $(MANDIR)/man8 must exist.
! MANDIR = /usr/local/man
# The directories to put things in. If you use multiple
# architectures or share the samba binaries across NFS then
# you will probably want to change this layout.
! BASEDIR = /usr/local/samba
BINDIR = $(BASEDIR)/bin
LIBDIR = $(BASEDIR)/lib
VARDIR = $(BASEDIR)/var
--- 5,16 ----
# The base manpages directory to put the man pages in
# Note: $(MANDIR)/man1, $(MANDIR)/man5 and $(MANDIR)/man8 must exist.
! MANDIR = ${PREFIX}/man
# The directories to put things in. If you use multiple
# architectures or share the samba binaries across NFS then
# you will probably want to change this layout.
! BASEDIR = ${PREFIX}/samba
BINDIR = $(BASEDIR)/bin
LIBDIR = $(BASEDIR)/lib
VARDIR = $(BASEDIR)/var
***************
1995-04-09 18:07:58 +00:00
*** 222,229 ****
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
1995-03-27 23:25:22 +00:00
# NOTE: You may need to add -DBSD44 if you have password problems
! # FLAGSM = -DFreeBSD
! # LIBSM = -lcrypt
# This is for NeXT. Note that versions of NeXT less than 3.2
1995-04-09 18:07:58 +00:00
--- 222,229 ----
# This is for FreeBSD
# contributed by kuku@acds.physik.rwth-aachen.de
1995-03-27 23:25:22 +00:00
# NOTE: You may need to add -DBSD44 if you have password problems
! FLAGSM = -DFreeBSD -DBSD44
! LIBSM = -lcrypt
# This is for NeXT. Note that versions of NeXT less than 3.2