summaryrefslogtreecommitdiff
path: root/security/krb4/files/patch-lib::Makefile.in
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2003-03-05 02:04:54 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2003-03-05 02:04:54 +0000
commitf92dde70a228697a76f939fed3fecb4a8e2920ac (patch)
tree5c4f9ea3371a9ce21642124ad173c8b323d67383 /security/krb4/files/patch-lib::Makefile.in
parent- Updated the net/nrpe port to version 1.8 which contains minor bug fixes. (diff)
Add KTH Kerberos 4.
Diffstat (limited to 'security/krb4/files/patch-lib::Makefile.in')
-rw-r--r--security/krb4/files/patch-lib::Makefile.in36
1 files changed, 36 insertions, 0 deletions
diff --git a/security/krb4/files/patch-lib::Makefile.in b/security/krb4/files/patch-lib::Makefile.in
new file mode 100644
index 000000000000..a7ec883730a6
--- /dev/null
+++ b/security/krb4/files/patch-lib::Makefile.in
@@ -0,0 +1,36 @@
+*** lib/Makefile.in.orig Tue Oct 22 23:39:41 2002
+--- lib/Makefile.in Thu Feb 27 19:54:34 2003
+***************
+*** 204,210 ****
+
+ @OTP_TRUE@dir_otp = otp
+
+! SUBDIRS = @DIR_roken@ vers com_err @DIR_des@ krb kdb kadm acl \
+ kafs auth editline sl $(dir_otp)
+
+ subdir = lib
+--- 204,210 ----
+
+ @OTP_TRUE@dir_otp = otp
+
+! SUBDIRS = @DIR_roken@ vers @DIR_des@ krb kdb kadm acl \
+ kafs auth editline sl $(dir_otp)
+
+ subdir = lib
+***************
+*** 228,234 ****
+ install-exec-recursive installdirs-recursive install-recursive \
+ uninstall-recursive check-recursive installcheck-recursive
+ DIST_COMMON = Makefile.am Makefile.in
+! DIST_SUBDIRS = @DIR_roken@ vers com_err @DIR_des@ krb kdb kadm acl kafs \
+ auth editline sl otp
+ all: all-recursive
+
+--- 228,234 ----
+ install-exec-recursive installdirs-recursive install-recursive \
+ uninstall-recursive check-recursive installcheck-recursive
+ DIST_COMMON = Makefile.am Makefile.in
+! DIST_SUBDIRS = @DIR_roken@ vers @DIR_des@ krb kdb kadm acl kafs \
+ auth editline sl otp
+ all: all-recursive
+