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 810ba5f232f0..8dbb7e8a4fbe 100644 --- a/devel/omniORB/Makefile +++ b/devel/omniORB/Makefile @@ -6,7 +6,7 @@ # PORTNAME= omniORB -PORTVERSION= 4.0.6 +PORTVERSION= 4.0.7 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:L} @@ -17,7 +17,6 @@ COMMENT= A robust high performance CORBA ORB for C++ and Python PLIST_SUB+= SONUM=${PORTVERSION:C/.*\.//} USE_GMAKE= yes GNU_CONFIGURE= yes -USE_REINPLACE= yes USE_PYTHON= yes USE_OPENSSL= yes USE_GNOME= pkgconfig |