diff options
Diffstat (limited to 'devel/omniORB/Makefile')
-rw-r--r-- | devel/omniORB/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/omniORB/Makefile b/devel/omniORB/Makefile index e0ef9151f0ac..f492de78b095 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -14,8 +14,7 @@ LICENSE= GPLv2 CONFLICTS= omniORB41-4.1.* PLIST_SUB+= SONUM=1 GNU_CONFIGURE= yes -USE_OPENSSL= yes -USES= gmake pkgconfig python tar:bzip2 +USES= gmake pkgconfig python tar:bzip2 ssl USE_LDCONFIG= yes MAKEFILE= GNUmakefile CONFIGURE_ENV+= PYTHON=${PYTHON_CMD} |