pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/wmweather



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 17:44:44 UTC 2020

Modified Files:
        pkgsrc/x11/wmweather: Makefile

Log Message:
x11/wmweather: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 pkgsrc/x11/wmweather/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/wmweather/Makefile
diff -u pkgsrc/x11/wmweather/Makefile:1.63 pkgsrc/x11/wmweather/Makefile:1.64
--- pkgsrc/x11/wmweather/Makefile:1.63  Fri May 22 10:56:49 2020
+++ pkgsrc/x11/wmweather/Makefile       Sun May 31 17:44:44 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.63 2020/05/22 10:56:49 adam Exp $
+# $NetBSD: Makefile,v 1.64 2020/05/31 17:44:44 rillig Exp $
 
 DISTNAME=      wmweather-2.4.6
 PKGREVISION=   14
@@ -15,7 +15,6 @@ WRKSRC=                       ${WRKDIR}/${DISTNAME}/src
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            gmake xmessage:run
 
-CONFIGURE_ARGS+=       --with-sysconfdir=${PKG_SYSCONFDIR:Q}
 CONFIGURE_ARGS+=       --with-xmessage=${TOOLS_PATH.xmessage}
 
 EGDIR=         ${PREFIX}/share/examples/${PKGBASE}



Home | Main Index | Thread Index | Old Index