pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/wdm
Module Name: pkgsrc
Committed By: rillig
Date: Sat Jul 9 10:39:37 UTC 2016
Modified Files:
pkgsrc/x11/wdm: Makefile
Log Message:
Added license and BUILD_DEFS. Bumped PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 pkgsrc/x11/wdm/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/wdm/Makefile
diff -u pkgsrc/x11/wdm/Makefile:1.62 pkgsrc/x11/wdm/Makefile:1.63
--- pkgsrc/x11/wdm/Makefile:1.62 Sat Jul 9 10:25:27 2016
+++ pkgsrc/x11/wdm/Makefile Sat Jul 9 10:39:37 2016
@@ -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 @@ RCD_SCRIPTS= wdm
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