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 8fa3c47..624f05b 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -12,8 +12,7 @@ PLIST_SUB+= SONUM=${PORTVERSION:C/.*\.//} GNU_CONFIGURE= yes USE_PYTHON= yes USE_OPENSSL= yes -USES= gmake pkgconfig -USE_BZIP2= yes +USES= gmake pkgconfig tar:bzip2 USE_LDCONFIG= yes MAKEFILE= GNUmakefile CONFIGURE_ENV+= PYTHON=${PYTHON_CMD} |