diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2016-10-28 17:55:30 +0000 |
commit | bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef (patch) | |
tree | 6c94ac45d7b0953362dd572a0936e7d2ebbf5b05 /security/broccoli | |
parent | a1f74e4f5efd7dd29be2e09eefc015ac6a3e6ced (diff) | |
download | ports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.tar.gz ports-bb20c8e307977df3a0f18ac1ef7c81f9cdc755ef.zip |
Notes
Diffstat (limited to 'security/broccoli')
-rw-r--r-- | security/broccoli/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/broccoli/Makefile b/security/broccoli/Makefile index e641cce9b358..30a4ee5b0372 100644 --- a/security/broccoli/Makefile +++ b/security/broccoli/Makefile @@ -39,7 +39,6 @@ OPTIONS_SUB= OPTIONS_DEFAULT= PYTHON -DEBUG_DESC= Compile in debugging mode PYTHON_DESC= Build python bindings for broccoli RUBY_DESC= Build ruby bindings for broccoli |