pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/gdm Fixed a pkglint warning.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f693aefc509
branches:  trunk
changeset: 550316:9f693aefc509
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Tue Nov 18 19:21:04 2008 +0000

description:
Fixed a pkglint warning.

diffstat:

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

diffs (17 lines):

diff -r 4e9daf305ca6 -r 9f693aefc509 x11/gdm/Makefile
--- a/x11/gdm/Makefile  Tue Nov 18 19:18:51 2008 +0000
+++ b/x11/gdm/Makefile  Tue Nov 18 19:21:04 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.143 2008/07/16 20:13:29 drochner Exp $
+# $NetBSD: Makefile,v 1.144 2008/11/18 19:21:04 rillig Exp $
 #
 
 DISTNAME=      gdm-2.20.7
@@ -21,6 +21,7 @@
 GNU_CONFIGURE=         YES
 USE_LIBTOOL=           YES
 USE_TOOLS+=            gmake intltool msgfmt pkg-config
+BUILD_DEFS+=           VARBASE
 
 PKG_OPTIONS_VAR=       PKG_OPTIONS.gdm
 PKG_SUPPORTED_OPTIONS= inet6 pam



Home | Main Index | Thread Index | Old Index