aboutsummaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2011-09-05 12:53:04 +0000
committerFrederic Culot <culot@FreeBSD.org>2011-09-05 12:53:04 +0000
commitad5b8f39e64c5b2768963c7ba2c9a0eac88bb501 (patch)
tree28ae665e9bf8b46cbfee9fa9b8c70515fa89a127 /lang/Makefile
parentb864d712bc8c97a9a79540cd13712128277e585e (diff)
downloadports-ad5b8f39e64c5b2768963c7ba2c9a0eac88bb501.tar.gz
ports-ad5b8f39e64c5b2768963c7ba2c9a0eac88bb501.zip
This package is used by lang/gnatdroid to install the system root of
Android 2.3 (API Level 9) of the ARM architecture. The ARM cross-tools are built using these files, which in turn is required for the GNAT FreeBSD->ARM cross-compiler that is gnatdroid. WWW: http://www.dragonlace.net PR: ports/160423 Submitted by: John Marino <freebsdml@marino.st>
Notes
Notes: svn path=/head/; revision=281235
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 f6e875f59cf7..fa169a27ee64 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -103,6 +103,7 @@
SUBDIR += gjs
SUBDIR += gnat
SUBDIR += gnat-aux
+ SUBDIR += gnatdroid-sysroot
SUBDIR += gnustep-base
SUBDIR += gnustep-guile
SUBDIR += go