1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

chase libstatgrab

This commit is contained in:
Ying-Chieh Liao 2004-07-28 02:07:30 +00:00
parent 10aadb5e60
commit 2e4526bd48
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=114906
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -19,7 +19,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= tim@bishnet.net
COMMENT= A set of Python bindings for libstatgrab
LIB_DEPENDS= statgrab.5:${PORTSDIR}/devel/libstatgrab
LIB_DEPENDS= statgrab.6:${PORTSDIR}/devel/libstatgrab
DIST_SUBDIR= i-scream
USE_PYTHON= yes