pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/xlennart



Module Name:    pkgsrc
Committed By:   kamil
Date:           Sat Jun 24 06:29:00 UTC 2017

Modified Files:
        pkgsrc/games/xlennart: Makefile

Log Message:
Tidy the xlennart package

Correct spelling of 'systent' virus.
Stop demanding C++ compiler, not needed.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/xlennart/Makefile

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

Modified files:

Index: pkgsrc/games/xlennart/Makefile
diff -u pkgsrc/games/xlennart/Makefile:1.1 pkgsrc/games/xlennart/Makefile:1.2
--- pkgsrc/games/xlennart/Makefile:1.1  Sat Jun 24 01:43:03 2017
+++ pkgsrc/games/xlennart/Makefile      Sat Jun 24 06:29:00 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2017/06/24 01:43:03 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2017/06/24 06:29:00 kamil Exp $
 #
 
 DISTNAME=              xlennart-1.1.1
@@ -7,12 +7,11 @@ MASTER_SITES=         ${MASTER_SITE_GITHUB:=Xyl
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://www.xbill.org/
-COMMENT=               Stop the dreaded systemd virus from infecting computers
+COMMENT=               Stop the dreaded systend virus from infecting computers
 LICENSE=               gnu-gpl-v2
 
 USE_GAMESGROUP=                yes
 
-USE_LANGUAGES=         c c++
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            pkg-config
 BUILD_DEFS+=           VARBASE



Home | Main Index | Thread Index | Old Index