mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
43a0a8e35d
1.5 update of Makefile. Rectify this.
12 lines
330 B
Plaintext
12 lines
330 B
Plaintext
--- Makefile.orig Tue Dec 12 12:38:03 2000
|
|
+++ Makefile Tue Dec 12 12:39:00 2000
|
|
@@ -36,7 +36,7 @@
|
|
#MDIRMAKE=-DAUTOMAILDIRMAKE
|
|
|
|
# to enable the auto-homedir-make feature uncomment the next line
|
|
-#HDIRMAKE=-DAUTOHOMEDIRMAKE
|
|
+HDIRMAKE=-DAUTOHOMEDIRMAKE
|
|
|
|
# on most systems we need this to make checkpassword
|
|
SHADOWLIBS=-lcrypt
|