devel/gettext: remove CPE information
- Since CPE should not be applied to meta ports, I am reverting the commit with CPe info PR: 198631 Approved by: antoine
This commit is contained in:
parent
a7786cff47
commit
bbf38e757e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382596
1 changed files with 1 additions and 2 deletions
|
@ -12,8 +12,7 @@ COMMENT= GNU gettext meta package
|
|||
|
||||
.include "${.CURDIR}/../gettext/Makefile.common"
|
||||
|
||||
USES= cpe gettext-runtime:run gettext-tools:run
|
||||
CPE_VENDOR= gnu
|
||||
USES= gettext-runtime:run gettext-tools:run
|
||||
|
||||
NO_BUILD= yes
|
||||
NO_INSTALL= yes
|
||||
|
|
Loading…
Reference in a new issue