diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-12 17:20:46 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-12 17:20:46 +0000 |
commit | 9d82e1fb02d282368b6872790c13c2097a217af1 (patch) | |
tree | d996c3e7efa56430a6042ff1a9301a68ba0997b2 /devel/omniORB | |
parent | 46b556be1c5e78a30a7e153cc9096e9ff3fd084a (diff) | |
download | ports-9d82e1fb02d282368b6872790c13c2097a217af1.tar.gz ports-9d82e1fb02d282368b6872790c13c2097a217af1.zip |
Notes
Diffstat (limited to 'devel/omniORB')
-rw-r--r-- | devel/omniORB/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index 0fbcb712d756..3499a31bbc81 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -9,7 +9,6 @@ MAINTAINER= sem@FreeBSD.org COMMENT= A robust high performance CORBA ORB for C++ and Python PLIST_SUB+= SONUM=${PORTVERSION:C/.*\.//} -USE_GCC= any GNU_CONFIGURE= yes USE_PYTHON= yes USE_OPENSSL= yes |