pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gdm Finish conversion to buildlink3.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9cb41a5c8cad
branches:  trunk
changeset: 474118:9cb41a5c8cad
user:      snj <snj%pkgsrc.org@localhost>
date:      Sun Apr 25 18:47:55 2004 +0000

description:
Finish conversion to buildlink3.

diffstat:

 x11/gdm/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 1ad31a9d5455 -r 9cb41a5c8cad x11/gdm/Makefile
--- a/x11/gdm/Makefile  Sun Apr 25 18:17:50 2004 +0000
+++ b/x11/gdm/Makefile  Sun Apr 25 18:47:55 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.61 2004/04/19 15:05:00 jmmv Exp $
+# $NetBSD: Makefile,v 1.62 2004/04/25 18:47:55 snj Exp $
 #
 
 DISTNAME=      gdm-2.6.0.0
@@ -87,7 +87,7 @@
 BUILD_DEFS+=   USE_PAM
 
 .if defined(USE_PAM)
-.include "../../security/PAM/buildlink2.mk"
+.include "../../security/PAM/buildlink3.mk"
 CONFIGURE_ENV+=                USE_PAM=yes
 PLIST_SUBST+=          PAM_MISC=""
 .else



Home | Main Index | Thread Index | Old Index