aboutsummaryrefslogtreecommitdiff
path: root/lang/gcc/Makefile
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:52 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-14 21:30:52 +0000
commit47eac6049126cf20b3e55aba44db4a28116b8a44 (patch)
treeb3366d9205161dd5bb697c0b7bc3e24f3b32593b /lang/gcc/Makefile
parentc50dcee13eaad3112a2fdd72a16bea7ffcb274b9 (diff)
downloadports-47eac6049126cf20b3e55aba44db4a28116b8a44.tar.gz
ports-47eac6049126cf20b3e55aba44db4a28116b8a44.zip
lang/gcc: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'lang/gcc/Makefile')
-rw-r--r--lang/gcc/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/lang/gcc/Makefile b/lang/gcc/Makefile
index f35f97f2226e..5639bd162d9a 100644
--- a/lang/gcc/Makefile
+++ b/lang/gcc/Makefile
@@ -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