diff options
author | seb <seb@pkgsrc.org> | 2003-08-05 09:50:59 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-08-05 09:50:59 +0000 |
commit | e1a2bc44dc9fb687ec7df8e1e9977afae6b61ce8 (patch) | |
tree | b3d912368e18458c0b5cb1855f1eb849f7d574e1 /security/kth-krb4 | |
parent | 097fbcd8379267745c05a0201dba50c04d52a86f (diff) | |
download | pkgsrc-e1a2bc44dc9fb687ec7df8e1e9977afae6b61ce8.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'security/kth-krb4')
-rw-r--r-- | security/kth-krb4/Makefile | 6 | ||||
-rw-r--r-- | security/kth-krb4/PLIST | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/kth-krb4/Makefile b/security/kth-krb4/Makefile index 3bcb243de11..5f4a3b4d78c 100644 --- a/security/kth-krb4/Makefile +++ b/security/kth-krb4/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2003/07/17 22:52:56 grant Exp $ +# $NetBSD: Makefile,v 1.25 2003/08/05 10:04:48 seb Exp $ # DISTNAME= krb4-1.2.1 @@ -30,6 +30,9 @@ CONFIGURE_ARGS= --includedir=${PREFIX}/include/kerberosIV USE_LIBTOOL= yes LIBTOOL_OVERRIDE= ${WRKSRC}/libtool +USE_NEW_TEXINFO= YES +INFO_FILES= kth-krb.info + EXAMPLEDIR= ${PREFIX}/share/examples/kth-krb4 # this hangs while compiling one of the files, at least with the @@ -63,6 +66,5 @@ post-install: # Enable line below once it's needed #.include "../../mk/automake.mk" -.include "../../mk/texinfo.mk" .include "../../security/openssl/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/security/kth-krb4/PLIST b/security/kth-krb4/PLIST index 510b493a972..2d168dfcff7 100644 --- a/security/kth-krb4/PLIST +++ b/security/kth-krb4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2002/10/29 13:56:50 joda Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/08/05 10:04:49 seb Exp $ bin/afslog bin/compile_et bin/ftp @@ -65,9 +65,7 @@ include/kerberosIV/xdbm.h include/kerberosIV/ss/ss.h @dirrm include/kerberosIV/ss @dirrm include/kerberosIV -@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/kth-krb.info info/kth-krb.info -@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/kth-krb.info lib/libacl.a lib/libacl.la lib/libacl.so |