diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-12 12:40:15 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2017-12-12 12:40:15 +0000 |
commit | a8cc35a10e90f8f79065f49149f25bf73fa3365a (patch) | |
tree | 9e9a97b3aab77d2cc63f709a61eb4142ae8b1d83 /net/polyorb | |
parent | aed3eed595ad638baabb59f48460ea00db3ed680 (diff) | |
download | ports-a8cc35a10e90f8f79065f49149f25bf73fa3365a.tar.gz ports-a8cc35a10e90f8f79065f49149f25bf73fa3365a.zip |
Notes
Diffstat (limited to 'net/polyorb')
-rw-r--r-- | net/polyorb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile index afda8424df4b..3e7076f62ca1 100644 --- a/net/polyorb/Makefile +++ b/net/polyorb/Makefile @@ -15,7 +15,7 @@ LICENSE= GPLv3 BUILD_DEPENDS= xmlada>=3.2:textproc/xmlada -USES= ada gmake python:build shebangfix +USES= ada gmake python:2.7,build shebangfix GNU_CONFIGURE= yes NO_MTREE= yes YEAR= 2014 |