1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

devel/p5-UUID: convert to new LIB_DEPENDS format

Approved by:	marino, swills (mentors), portmgr (blanket)
This commit is contained in:
Bartek Rutkowski 2014-07-07 12:33:05 +00:00
parent b89e58364a
commit e50dd33a82
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361062

View File

@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= swills@FreeBSD.org
COMMENT= Perl extension for using UUID interfaces as defined in e2fsprogs
LIB_DEPENDS= uuid:${PORTSDIR}/misc/e2fsprogs-libuuid
LIB_DEPENDS= libuuid.so:${PORTSDIR}/misc/e2fsprogs-libuuid
USES= perl5
USE_PERL5= configure