diff options
Diffstat (limited to 'devel/libdaemon/Makefile')
-rw-r--r-- | devel/libdaemon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libdaemon/Makefile b/devel/libdaemon/Makefile index 8dc7de1de51d..120a8c8b4e35 100644 --- a/devel/libdaemon/Makefile +++ b/devel/libdaemon/Makefile @@ -14,7 +14,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight C library that eases the writing of UNIX daemons CONFIGURE_ARGS= --disable-lynx -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:22 USE_GNOME= gnomehack gnometarget ltverhack USE_LDCONFIG= yes |