1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Fix the depends entry for devel/p5-Time-Piece.

This commit is contained in:
Akinori MUSHA 2003-09-13 11:01:15 +00:00
parent a681d83b8e
commit 6590036e28
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=88976

View File

@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= knu@FreeBSD.org
COMMENT= Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece
BUILD_DEPENDS= ${SITE_PERL}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes