diff options
Diffstat (limited to 'devel/p5-UUID/Makefile')
-rw-r--r-- | devel/p5-UUID/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-UUID/Makefile b/devel/p5-UUID/Makefile index 87ae5cd4e284..00b3f9013883 100644 --- a/devel/p5-UUID/Makefile +++ b/devel/p5-UUID/Makefile @@ -12,7 +12,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= swills@FreeBSD.org COMMENT= Perl extension for using UUID interfaces as defined in e2fsprogs -LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid +LIB_DEPENDS= libuuid.so:misc/e2fsprogs-libuuid USES= perl5 USE_PERL5= configure |