fix RUN_DEPENDS; 10x brad@ for some hints

This commit is contained in:
mickey 2000-09-19 17:24:52 +00:00
parent 079bd49066
commit 6999fc3525
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/09/19 17:02:42 mickey Exp $
# $OpenBSD: Makefile,v 1.2 2000/09/19 17:29:50 mickey Exp $
DISTNAME= GDGraph-1.32
PKGNAME= p5-${DISTNAME}
@ -9,8 +9,8 @@ MASTER_SITE_SUBDIR= GD
MAINTAINER= ports@openbsd.org
RUN_DEPENDS= p5-GD::graphics/p5-GD \
p5-GD-TextUtil::graphics/p5-GD-TextUtil
RUN_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/${ARCH}-openbsd/auto/GD/GD.so::graphics/p5-GD \
${LOCALBASE}/libdata/perl5/site_perl/GD/Text.pm::graphics/p5-GD-TextUtil
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2000/09/19 17:03:45 mickey Exp $
# $OpenBSD: Makefile,v 1.2 2000/09/19 17:24:52 mickey Exp $
DISTNAME= GDTextUtil-0.80
PKGNAME= p5-${DISTNAME}
@ -9,7 +9,7 @@ MASTER_SITE_SUBDIR= GD
MAINTAINER= ports@openbsd.org
RUN_DEPENDS= p5-GD::graphics/p5-GD
RUN_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/${ARCH}-openbsd/auto/GD/GD.so::graphics/p5-GD
CONFIGURE_STYLE= perl