diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-22 10:21:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-22 10:21:08 +0000 |
commit | 78f2e01e1096e28899ab8bc5865cabc9ebdda7aa (patch) | |
tree | 53121ae60c10383bc59d1388d6182e10240b3ad9 /devel/libstatgrab | |
parent | 78a05076d4438661d908542dd817c73eb315477a (diff) | |
download | ports-78f2e01e1096e28899ab8bc5865cabc9ebdda7aa.tar.gz ports-78f2e01e1096e28899ab8bc5865cabc9ebdda7aa.zip |
Notes
Diffstat (limited to 'devel/libstatgrab')
-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 7d2c3c6f131e..3baf64287cbd 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -21,7 +21,7 @@ DIST_SUBDIR= i-scream GNU_CONFIGURE= yes INSTALLS_SHLIB= yes USE_LIBTOOL= yes -USE_GNOME= gnomehack +USE_GNOME= gnomehack pkgconfig MAN3= cpu_percent_usage.3 get_cpu_diff.3 get_cpu_totals.3 \ get_diskio_stats.3 get_diskio_stats_diff.3 get_general_stats.3 \ |