aboutsummaryrefslogtreecommitdiff
path: root/devel/libstatgrab/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-10-19 13:03:02 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-10-19 13:03:02 +0000
commit74653c55001ea698dd15b1274acf1126fc243714 (patch)
tree7e2c92b55d21704cbe32688cb383432e07465548 /devel/libstatgrab/Makefile
parente348f0bccaca13bb68c5bc711d6739607ac0a1ca (diff)
downloadports-74653c55001ea698dd15b1274acf1126fc243714.tar.gz
ports-74653c55001ea698dd15b1274acf1126fc243714.zip
Notes
Diffstat (limited to 'devel/libstatgrab/Makefile')
-rw-r--r--devel/libstatgrab/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile
index f5395875bb53..5b444349ecbe 100644
--- a/devel/libstatgrab/Makefile
+++ b/devel/libstatgrab/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libstatgrab
-PORTVERSION= 0.6
+PORTVERSION= 0.6.1
CATEGORIES= devel
MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \
@@ -21,6 +21,7 @@ DIST_SUBDIR= i-scream
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
+USE_GNOME= gnomehack
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 \
@@ -29,8 +30,7 @@ MAN3= cpu_percent_usage.3 get_cpu_diff.3 get_cpu_totals.3 \
get_page_stats_diff.3 get_process_stats.3 get_swap_stats.3 \
get_user_stats.3 statgrab.3
-CONFIGURE_ARGS+= --disable-examples \
- --with-pkgconfig-dir=${PREFIX}/libdata/pkgconfig
+CONFIGURE_ARGS+= --disable-examples
.if defined(WITHOUT_STATGRAB)
CONFIGURE_ARGS+= --disable-statgrab