diff options
Diffstat (limited to 'devel/ORBacus')
-rw-r--r-- | devel/ORBacus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBacus/Makefile b/devel/ORBacus/Makefile index 857d85b4fca..133d3f0d43b 100644 --- a/devel/ORBacus/Makefile +++ b/devel/ORBacus/Makefile @@ -14,7 +14,7 @@ DISTNAME= OB-${PORTVERSION} MAINTAINER= ejc@bazzle.com USE_XLIB= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes HAS_CONFIGURE= yes USE_NEWGCC= yes CONFIGURE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" |