pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/waimea



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sat Jul  9 13:10:15 UTC 2016

Modified Files:
        pkgsrc/wm/waimea: Makefile

Log Message:
Fixed some pkglint warnings.


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 pkgsrc/wm/waimea/Makefile

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

Modified files:

Index: pkgsrc/wm/waimea/Makefile
diff -u pkgsrc/wm/waimea/Makefile:1.52 pkgsrc/wm/waimea/Makefile:1.53
--- pkgsrc/wm/waimea/Makefile:1.52      Sat Jul  9 06:39:10 2016
+++ pkgsrc/wm/waimea/Makefile   Sat Jul  9 13:10:15 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.52 2016/07/09 06:39:10 wiz Exp $
+# $NetBSD: Makefile,v 1.53 2016/07/09 13:10:15 rillig Exp $
 #
 
 DISTNAME=      waimea-0.4.0
@@ -39,9 +39,9 @@ CONFIGURE_ARGS+=      --disable-shape
 .  endif
 .endif
 
-CONFIGURE_ARGS+=       --disable-randr
+CONFIGURE_ARGS+=       --disable-randr
 
-REPLACE_PERL = \
+REPLACE_PERL= \
        data/scripts/filelist.pl \
        data/scripts/procinfo.pl \
        data/scripts/stylesdir.pl.in



Home | Main Index | Thread Index | Old Index