pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/lxappearance



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

Modified Files:
        pkgsrc/x11/lxappearance: Makefile

Log Message:
x11/lxappearance: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/x11/lxappearance/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/lxappearance/Makefile
diff -u pkgsrc/x11/lxappearance/Makefile:1.14 pkgsrc/x11/lxappearance/Makefile:1.15
--- pkgsrc/x11/lxappearance/Makefile:1.14       Tue Mar 10 22:11:16 2020
+++ pkgsrc/x11/lxappearance/Makefile    Sun May 31 15:44:16 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/03/10 22:11:16 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/31 15:44:16 rillig Exp $
 
 DISTNAME=      lxappearance-0.6.3
 PKGREVISION=   5
@@ -14,7 +14,6 @@ LICENSE=      gnu-gpl-v2
 
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       XSLTPROC=${PREFIX}/bin/xsltproc
-CONFIGURE_ARGS+=       --disable-static
 CONFIGURE_ARGS+=       --enable-dbus
 USE_LIBTOOL=           yes
 USE_TOOLS+=            intltool pkg-config msgfmt



Home | Main Index | Thread Index | Old Index