diff options
Diffstat (limited to 'devel/libopendaap/Makefile')
-rw-r--r-- | devel/libopendaap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 8c98f422336c..da1d82e68776 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -17,7 +17,7 @@ SHLIB_VER= 1 USE_BZIP2= yes USE_REINPLACE= yes USE_GNOME= gnomehack gnometarget pkgconfig -USE_LIBTOOL_VER=15 +USE_INC_LIBTOOL_VER=15 USE_GCC= 3.3 PLIST_SUB= SHLIB_VER="${SHLIB_VER}" |