diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-28 02:07:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-28 02:07:30 +0000 |
commit | 2e4526bd48acefcf374b1105b148de719b417597 (patch) | |
tree | d9ec3dfef56349daeb2b01cf28d8cb339f020554 /devel/p5-Unix-Statgrab | |
parent | 10aadb5e605b81d18ea241efcc34817f8c38dd13 (diff) | |
download | ports-2e4526bd48acefcf374b1105b148de719b417597.tar.gz ports-2e4526bd48acefcf374b1105b148de719b417597.zip |
Notes
Diffstat (limited to 'devel/p5-Unix-Statgrab')
-rw-r--r-- | devel/p5-Unix-Statgrab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Unix-Statgrab/Makefile b/devel/p5-Unix-Statgrab/Makefile index 25ed1e646323..667a0b79e63d 100644 --- a/devel/p5-Unix-Statgrab/Makefile +++ b/devel/p5-Unix-Statgrab/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= tim@bishnet.net COMMENT= Perl extension for collecting information about the machine -LIB_DEPENDS= statgrab.5:${PORTSDIR}/devel/libstatgrab +LIB_DEPENDS= statgrab.6:${PORTSDIR}/devel/libstatgrab USE_GNOME= pkgconfig |