pkgsrc-Changes archive

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

CVS commit: pkgsrc/wm/icewm



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Jun  7 04:16:15 UTC 2024

Modified Files:
        pkgsrc/wm/icewm: options.mk

Log Message:
icewm: make PKG_OPTIONS match PKGNAME


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/wm/icewm/options.mk

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

Modified files:

Index: pkgsrc/wm/icewm/options.mk
diff -u pkgsrc/wm/icewm/options.mk:1.1 pkgsrc/wm/icewm/options.mk:1.2
--- pkgsrc/wm/icewm/options.mk:1.1      Thu Jun  6 14:16:23 2024
+++ pkgsrc/wm/icewm/options.mk  Fri Jun  7 04:16:15 2024
@@ -1,6 +1,6 @@
-# $NetBSD: options.mk,v 1.1 2024/06/06 14:16:23 ktnb Exp $
+# $NetBSD: options.mk,v 1.2 2024/06/07 04:16:15 gutteridge Exp $
 
-PKG_OPTIONS_VAR=       PKG_OPTIONS.icewm3
+PKG_OPTIONS_VAR=       PKG_OPTIONS.icewm
 PKG_SUPPORTED_OPTIONS= nls
 PKG_SUGGESTED_OPTIONS= nls
 



Home | Main Index | Thread Index | Old Index