pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators Add and enable suse100_{,32_}krb5



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6eb183b92ca5
branches:  trunk
changeset: 538978:6eb183b92ca5
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Feb 22 13:34:11 2008 +0000

description:
Add and enable suse100_{,32_}krb5

diffstat:

 emulators/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 812ccfd6ab83 -r 6eb183b92ca5 emulators/Makefile
--- a/emulators/Makefile        Fri Feb 22 13:32:26 2008 +0000
+++ b/emulators/Makefile        Fri Feb 22 13:34:11 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.167 2008/02/14 11:08:27 kefren Exp $
+# $NetBSD: Makefile,v 1.168 2008/02/22 13:34:11 obache Exp $
 #
 
 COMMENT=       Emulators for other operating systems
@@ -112,6 +112,7 @@
 SUBDIR+=       suse100_32_glx
 SUBDIR+=       suse100_32_gtk
 SUBDIR+=       suse100_32_gtk2
+SUBDIR+=       suse100_32_krb5
 SUBDIR+=       suse100_32_libcups
 SUBDIR+=       suse100_32_libjpeg
 SUBDIR+=       suse100_32_libpng
@@ -136,6 +137,7 @@
 SUBDIR+=       suse100_glx
 SUBDIR+=       suse100_gtk
 SUBDIR+=       suse100_gtk2
+SUBDIR*=       suse100_krb5
 SUBDIR+=       suse100_libcups
 SUBDIR+=       suse100_libjpeg
 SUBDIR+=       suse100_libpng



Home | Main Index | Thread Index | Old Index