diff options
Diffstat (limited to 'devel/p5-Unix-Statgrab/Makefile')
-rw-r--r-- | devel/p5-Unix-Statgrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Unix-Statgrab/Makefile b/devel/p5-Unix-Statgrab/Makefile index b6e69cc0cc03..bd0f4afd7bcf 100644 --- a/devel/p5-Unix-Statgrab/Makefile +++ b/devel/p5-Unix-Statgrab/Makefile @@ -11,8 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tdb@FreeBSD.org COMMENT= Perl extension for collecting information about the machine -BUILD_DEPENDS= p5-Config-AutoConf>=0.19:${PORTSDIR}/devel/p5-Config-AutoConf -LIB_DEPENDS= libstatgrab.so:${PORTSDIR}/devel/libstatgrab +BUILD_DEPENDS= p5-Config-AutoConf>=0.19:devel/p5-Config-AutoConf +LIB_DEPENDS= libstatgrab.so:devel/libstatgrab USES= perl5 pkgconfig USE_PERL5= configure modbuild |