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 108a512..92dd826 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -16,7 +16,7 @@ COMMENT= C lib used to connect to iTunes(R) music shares USE_BZIP2= yes USE_GNOME= gnomehack gnometarget pkgconfig USE_REINPLACE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes MAN3= libopendaap.3 |