mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f376284ae4
Submitted by: "Scott A. Kenney" <saken@rmta.ml.org> & "Eric J. Chet" <ejc@bazzle.com>
12 lines
297 B
Plaintext
12 lines
297 B
Plaintext
--- auth/Makefile.orig Fri Apr 5 09:49:21 1996
|
|
+++ auth/Makefile Sat Apr 18 00:38:57 1998
|
|
@@ -20,7 +20,7 @@
|
|
#SKEYDIR=../../skey
|
|
#SKEYINC= -I$(SKEYDIR)
|
|
#SKEYLIB= $(SKEYDIR)/libskey.a
|
|
-#SKEYOBJ= skey.o
|
|
+SKEYOBJ= skey.o
|
|
|
|
|
|
#if you are using the SecurID module, define SECURDIR to be the source
|