diff options
author | wen <wen@FreeBSD.org> | 2011-03-07 14:38:10 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-03-07 14:38:10 +0800 |
commit | cb06ec3c33e4d63c91f98dd024c4e74e56438ac4 (patch) | |
tree | a5391052ad3db69e23b7833d2ae1b76b59c03dcf /lang/Makefile | |
parent | e3fe030dcc6d406d38f66718288c998d1a26375d (diff) | |
download | freebsd-ports-graphics-cb06ec3c33e4d63c91f98dd024c4e74e56438ac4.tar.gz freebsd-ports-graphics-cb06ec3c33e4d63c91f98dd024c4e74e56438ac4.tar.zst freebsd-ports-graphics-cb06ec3c33e4d63c91f98dd024c4e74e56438ac4.zip |
- Remove obsolete gnat-doc(3.15p) ports
PR: ports/153676
Submitted by: John Marino <freebsdml@marino.st>
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/lang/Makefile b/lang/Makefile index fa567041e19..edeeb121dae 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -106,11 +106,6 @@ SUBDIR += gjs SUBDIR += gnat SUBDIR += gnat-aux - SUBDIR += gnat-doc-html - SUBDIR += gnat-doc-info - SUBDIR += gnat-doc-ps - SUBDIR += gnat-doc-texi - SUBDIR += gnat-doc-txt SUBDIR += gnat-gcc42 SUBDIR += gnat-gcc43 SUBDIR += gnat-gcc44 |