summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-05-02 07:26:31 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-05-02 07:26:31 +0000
commit092116171097448f0d7a1545c281105f2b615831 (patch)
tree1a6270ba512a743641af52c5a962b59f2d8708c7 /lang/Makefile
parentnet/oha: Update to 0.5.2 (diff)
lang/gcc13-devel: Add port
Add new port to track the latest development branch of GCC.
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 9b5e6ba19833..302eca00b9ce 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -92,6 +92,7 @@
SUBDIR += gcc11
SUBDIR += gcc11-devel
SUBDIR += gcc12-devel
+ SUBDIR += gcc13-devel
SUBDIR += gcc48
SUBDIR += gcc6-aux
SUBDIR += gcc8