diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-07-29 22:09:53 +0000 |
commit | 6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c (patch) | |
tree | 39f5db5e677aac0352369cb6e46374b5bd11a774 /net/polyorb | |
parent | 71c37a22dfbe5fdf7ff290ef8fcfa63c72e0cc77 (diff) |
Notes
Diffstat (limited to 'net/polyorb')
-rw-r--r-- | net/polyorb/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/polyorb/Makefile b/net/polyorb/Makefile index e5a19c406f5c..b47ff62386c2 100644 --- a/net/polyorb/Makefile +++ b/net/polyorb/Makefile @@ -33,7 +33,6 @@ PORTDOCS= html \ SHEBANG_FILES= compilers/idlac/*.py testsuite/*.py testsuite/tests/*.py python_OLD_CMD= /usr/bin/env python -python_CMD= ${PYTHON_CMD} CONFIGURE_ARGS= --with-appli-perso="corba dsa moma" \ --with-proto-perso="giop soap srp" \ |