pkgsrc-WIP-changes archive

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

enchant2: Rename PKG_OPTIONS_VAR to reflect PKGNAME



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Oct 28 17:49:00 2018 +0100
Changeset:	03bf17a43a370b41480105c39857fc4a71d71d45

Modified Files:
	enchant/options.mk

Log Message:
enchant2: Rename PKG_OPTIONS_VAR to reflect PKGNAME

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=03bf17a43a370b41480105c39857fc4a71d71d45

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

diffstat:
 enchant/options.mk | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/enchant/options.mk b/enchant/options.mk
index dc55e7d404..5ba5ff2bbd 100644
--- a/enchant/options.mk
+++ b/enchant/options.mk
@@ -1,6 +1,6 @@
 # $NetBSD: options.mk,v 1.5 2009/10/12 19:56:04 ahoka Exp $
 
-PKG_OPTIONS_VAR=	PKG_OPTIONS.enchant
+PKG_OPTIONS_VAR=	PKG_OPTIONS.enchant2
 PKG_SUPPORTED_OPTIONS=	aspell enchant-zemberek hunspell
 # Package also supports the following:
 # hspell - Hebrew spelling


Home | Main Index | Thread Index | Old Index