diff options
Diffstat (limited to 'devel/ORBit2/Makefile')
-rw-r--r-- | devel/ORBit2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ORBit2/Makefile b/devel/ORBit2/Makefile index ab24eb1e7e19..a2432240994f 100644 --- a/devel/ORBit2/Makefile +++ b/devel/ORBit2/Makefile @@ -20,7 +20,7 @@ GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config USE_GMAKE= yes USE_LIBTOOL= yes -INSTALL_SHLIBS= yes +INSTALLS_SHLIBS= yes LIBTOOLFILES= configure libIDL/configure popt/configure CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" CONFIGURE_ARGS= --disable-indent |