diff options
Diffstat (limited to 'devel/libstatgrab/Makefile')
-rw-r--r-- | devel/libstatgrab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index 5d86e51..7219c4d 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -22,7 +22,7 @@ COMMENT= Provides a useful interface to system statistics DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 USE_GNOME= gnomehack gnometarget pkgconfig MAN3= sg_get_cpu_percents.3 sg_get_cpu_stats.3 \ |