Added REGRESS_DEPENDS. ok espie
This commit is contained in:
parent
74e21706ec
commit
59d5a84eb6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2006/11/13 15:19:51 espie Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2007/01/30 15:11:17 bluhm Exp $
|
||||
|
||||
COMMENT= "recolor gif images on the fly"
|
||||
|
||||
@ -13,6 +13,8 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= ::misc/p5-File-MMagic
|
||||
RUN_DEPENDS= ::misc/p5-File-MMagic
|
||||
REGRESS_DEPENDS= ::textproc/p5-Template \
|
||||
::www/mod_perl
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user