summaryrefslogtreecommitdiff
path: root/devel/libstatgrab
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-22 10:21:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-22 10:21:08 +0000
commit78f2e01e1096e28899ab8bc5865cabc9ebdda7aa (patch)
tree53121ae60c10383bc59d1388d6182e10240b3ad9 /devel/libstatgrab
parent- Fix install (diff)
- Add dependency on pkg-config. This fixes build of library consumers when
libstatgrab is installed from a package. Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=98785
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r--devel/libstatgrab/Makefile2
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 \