pkgsrc-Changes archive

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

CVS commit: pkgsrc/editors/gedit



Module Name:    pkgsrc
Committed By:   kamil
Date:           Fri Oct 25 14:01:40 UTC 2019

Modified Files:
        pkgsrc/editors/gedit: options.mk

Log Message:
gedit: Update PKG_OPTIONS_VAR


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/gedit/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/editors/gedit/options.mk
diff -u pkgsrc/editors/gedit/options.mk:1.5 pkgsrc/editors/gedit/options.mk:1.6
--- pkgsrc/editors/gedit/options.mk:1.5 Fri Oct 25 13:58:42 2019
+++ pkgsrc/editors/gedit/options.mk     Fri Oct 25 14:01:39 2019
@@ -1,6 +1,6 @@
-# $NetBSD: options.mk,v 1.5 2019/10/25 13:58:42 kamil Exp $
+# $NetBSD: options.mk,v 1.6 2019/10/25 14:01:39 kamil Exp $
 
-PKG_OPTIONS_VAR=       PKG_OPTIONS.gedit3
+PKG_OPTIONS_VAR=       PKG_OPTIONS.gedit
 PKG_SUPPORTED_OPTIONS= enchant
 PKG_SUGGESTED_OPTIONS= enchant
 



Home | Main Index | Thread Index | Old Index