lang/gcc: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
c50dcee13e
commit
47eac60491
1 changed files with 4 additions and 0 deletions
|
@ -14,6 +14,10 @@ COMMENT= Meta-port for the default version of the GNU Compiler Collection
|
|||
# below. (The expression rewrites 4.8 to 48.)
|
||||
RUN_DEPENDS= gcc${GCC_DEFAULT:S/.//}:lang/gcc${GCC_DEFAULT:S/.//}
|
||||
|
||||
USES= cpe
|
||||
CPE_VENDOR= gnu
|
||||
CPE_VERSION= ${GCC_DEFAULT}
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue