diff options
author | antoine <antoine@FreeBSD.org> | 2016-09-24 04:27:49 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-09-24 04:27:49 +0800 |
commit | 01f4854ba1bc3e3900d8e85839231556368e6148 (patch) | |
tree | 6e75fc73ca84a9d9651d8ce4688aa10a8cb56c5b /devel | |
parent | c45a76978ac99214e2312c3d00ab957a1b0e8bfb (diff) | |
download | freebsd-ports-gnome-01f4854ba1bc3e3900d8e85839231556368e6148.tar.gz freebsd-ports-gnome-01f4854ba1bc3e3900d8e85839231556368e6148.tar.zst freebsd-ports-gnome-01f4854ba1bc3e3900d8e85839231556368e6148.zip |
Hook bossa to the build
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/Makefile b/devel/Makefile index 1b9ee590cfee..03feaef2b6aa 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -176,6 +176,7 @@ SUBDIR += boost-libs SUBDIR += boost-python-libs SUBDIR += boost_build + SUBDIR += bossa SUBDIR += bouml-doc SUBDIR += bpython SUBDIR += bsdbuild |