x11-wm/e-modules: unlink expired everything-websearch module
This commit is contained in:
parent
fb5e40e11c
commit
073afa4d20
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494848
1 changed files with 2 additions and 4 deletions
|
@ -3,7 +3,7 @@
|
|||
|
||||
PORTNAME= e17-modules
|
||||
PORTVERSION= 20130510
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= x11-wm enlightenment
|
||||
MASTER_SITES= # Empty
|
||||
DISTFILES= # Empty
|
||||
|
@ -14,12 +14,10 @@ COMMENT= Meta-port for Enlightenment modules
|
|||
NO_BUILD= yes
|
||||
|
||||
MODULES= alarm cpu deskshow everything-places \
|
||||
everything-websearch mem rmb wlan
|
||||
mem rmb wlan
|
||||
|
||||
.include "../enlightenment/Makefile.plist"
|
||||
|
||||
EVERYTHING_WEBSEARCH_PATH= evry-websearch
|
||||
|
||||
.for M in ${MODULES}
|
||||
OPTIONS_DEFINE+= ${M:tu:S,-,_,g}
|
||||
OPTIONS_DEFAULT+= ${M:tu:S,-,_,g}
|
||||
|
|
Loading…
Reference in a new issue