pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/security/kth-krb4 Remove some obsolete comments, ok we...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0ee6ec6fe08
branches:  trunk
changeset: 480312:f0ee6ec6fe08
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 05 18:44:56 2004 +0000

description:
Remove some obsolete comments, ok wennmach.

diffstat:

 security/kth-krb4/Makefile |  12 +-----------
 1 files changed, 1 insertions(+), 11 deletions(-)

diffs (32 lines):

diff -r 2c271306df63 -r f0ee6ec6fe08 security/kth-krb4/Makefile
--- a/security/kth-krb4/Makefile        Sun Sep 05 18:43:19 2004 +0000
+++ b/security/kth-krb4/Makefile        Sun Sep 05 18:44:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2004/09/04 23:40:44 wiz Exp $
+# $NetBSD: Makefile,v 1.35 2004/09/05 18:44:56 wiz Exp $
 #
 
 DISTNAME=              krb4-1.2.1
@@ -57,14 +57,6 @@
                ${MV} -f $${file}.fixed $${file};                       \
        done
 
-# enable this once our autoconf has been upgraded to autoconf>=2.52:
-#pre-configure:
-#      cd ${WRKSRC};                                                   \
-#      ${ACLOCAL};                                                     \
-#      ${AUTOHEADER};                                                  \
-#      ${AUTOMAKE} -a --foreign -i;                                    \
-#      ${AUTOCONF}
-
 post-install:
        ${INSTALL_DATA_DIR} ${EXAMPLEDIR}
        ${INSTALL_DATA} ${WRKSRC}/etc/krb.conf ${EXAMPLEDIR}
@@ -73,7 +65,5 @@
        ${INSTALL_DATA} ${FILESDIR}/services-1.4.2.diff ${EXAMPLEDIR}
        ${INSTALL_DATA} ${FILESDIR}/services-1.5.diff ${EXAMPLEDIR}
 
-# Enable line below once it's needed
-#.include "../../mk/automake.mk"
 .include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index