pkgsrc-WIP-changes archive

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

rofi: Cleanup



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Jun 12 22:27:50 2016 +0200
Changeset:	11e7683f0963d10ddc1a4a6a0f6f306552f2f0d6

Modified Files:
	rofi/options.mk

Log Message:
rofi: Cleanup

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

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

diffstat:
 rofi/options.mk | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diffs:
diff --git a/rofi/options.mk b/rofi/options.mk
index 5325222..d59a370 100644
--- a/rofi/options.mk
+++ b/rofi/options.mk
@@ -2,10 +2,9 @@
 
 PKG_OPTIONS_VAR=	PKG_OPTIONS.rofi
 
-PKG_SUPPORTED_OPTIONS+=	i3
+PKG_SUPPORTED_OPTIONS=	i3
 PKG_SUGGESTED_OPTIONS=
 
-.include "../../mk/bsd.prefs.mk"
 .include "../../mk/bsd.options.mk"
 
 .if !empty(PKG_OPTIONS:Mi3)


Home | Main Index | Thread Index | Old Index