diff options
Diffstat (limited to 'databases/p5-Time-Piece-MySQL')
-rw-r--r-- | databases/p5-Time-Piece-MySQL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-Time-Piece-MySQL/Makefile b/databases/p5-Time-Piece-MySQL/Makefile index 284c329e6750..0ae8ff309358 100644 --- a/databases/p5-Time-Piece-MySQL/Makefile +++ b/databases/p5-Time-Piece-MySQL/Makefile @@ -15,7 +15,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Time::Piece::MySQL - Adds MySQL-specific methods to Time::Piece BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/Piece.pm:${PORTSDIR}/devel/p5-Time-Piece -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |