diff options
Diffstat (limited to 'security/kth-krb4')
-rw-r--r-- | security/kth-krb4/Makefile | 5 | ||||
-rw-r--r-- | security/kth-krb4/PLIST | 3 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index bba154cbf41..aa852a3081d 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.42 2006/02/20 23:01:03 wiz Exp $ +# $NetBSD: Makefile,v 1.43 2006/03/31 23:56:29 jlam Exp $ # DISTNAME= krb4-1.2.1 @@ -42,8 +42,7 @@ CONFIGURE_ARGS+= --program-transform=${KTH_KRB4_TRANSFORM:Q} MANINSTALL= maninstall .endif -INFO_FILES= kth-krb.info - +INFO_FILES= # PLIST EXAMPLEDIR= ${PREFIX}/share/examples/kth-krb4 # this hangs while compiling one of the files, at least with the diff --git a/security/kth-krb4/PLIST b/security/kth-krb4/PLIST index b81a676741c..286d7b4bd42 100644 --- a/security/kth-krb4/PLIST +++ b/security/kth-krb4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.11 2006/02/20 23:01:03 wiz Exp $ +@comment $NetBSD: PLIST,v 1.12 2006/03/31 23:56:29 jlam Exp $ bin/afslog bin/compile_et bin/k4ftp @@ -67,6 +67,7 @@ include/kerberosIV/sha.h include/kerberosIV/sl.h include/kerberosIV/ss/ss.h include/kerberosIV/xdbm.h +info/kth-krb.info lib/libacl.la lib/libcom_err.la lib/libdes.la |