pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/x11/wdm Added license and BUILD_DEFS. Bumped PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5e15a3f5539d
branches:  trunk
changeset: 349506:5e15a3f5539d
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sat Jul 09 10:39:37 2016 +0000

description:
Added license and BUILD_DEFS. Bumped PKGREVISION.

diffstat:

 x11/wdm/Makefile |  7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r 58e2a1d698a3 -r 5e15a3f5539d x11/wdm/Makefile
--- a/x11/wdm/Makefile  Sat Jul 09 10:25:27 2016 +0000
+++ b/x11/wdm/Makefile  Sat Jul 09 10:39:37 2016 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.62 2016/07/09 10:25:27 rillig Exp $
+# $NetBSD: Makefile,v 1.63 2016/07/09 10:39:37 rillig Exp $
 
 DISTNAME=              wdm-1.28
-PKGREVISION=           18
+PKGREVISION=           19
 CATEGORIES=            x11 windowmaker
 MASTER_SITES=          http://voins.program.ru/wdm/
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://voins.program.ru/wdm/
 COMMENT=               WINGs display manager
+LICENSE=               gnu-gpl-v2
 
 USE_TOOLS+=            msgfmt pkg-config
 USE_PKGLOCALEDIR=      YES
@@ -29,6 +30,8 @@
 
 PKG_SYSCONFSUBDIR=     wdm
 
+BUILD_DEFS+=           VARBASE
+
 OWN_DIRS_PERMS=                ${PKG_SYSCONFDIR}/authdir                       \
                        ${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 700
 OWN_DIRS_PERMS+=       ${PKG_SYSCONFDIR}/authdir/authfiles             \



Home | Main Index | Thread Index | Old Index