pkgsrc-WIP-changes archive

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

gdm: Clean up Makefile



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Thu Nov 5 10:59:33 2020 +0100
Changeset:	bdd4b807e23c170365a5021e9b946d9245c30cfe

Modified Files:
	gdm/Makefile

Log Message:
gdm: Clean up Makefile

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=bdd4b807e23c170365a5021e9b946d9245c30cfe

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gdm/Makefile | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/gdm/Makefile b/gdm/Makefile
index 7f4ecb021e..1e8553e9c0 100644
--- a/gdm/Makefile
+++ b/gdm/Makefile
@@ -4,11 +4,11 @@ DISTNAME=	gdm-3.36.2
 PKGREVISION=	1
 CATEGORIES=	x11 gnome
 MASTER_SITES=	${MASTER_SITE_GITHUB:=GNOME/}
-LICENSE=	gnu-gpl-v2
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=	https://www.gnome.org/
 COMMENT=	Gnome Display Manager
+LICENSE=	gnu-gpl-v2
 
 DEPENDS+=	zenity>=2.16.0:../../wip/zenity
 
@@ -129,5 +129,4 @@ post-install:
 .include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../security/tcp_wrappers/buildlink3.mk"
-.include "../../mk/omf-scrollkeeper.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index