remove nonexistent dependency that is covered by base perl but existed

until a few minues ago in mystuff/
no bump as it didn't actually packaged

pointed out by naddy@
This commit is contained in:
simon 2008-09-08 14:15:42 +00:00
parent 59715b6a34
commit 9024b50e18

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2008/09/06 10:33:59 simon Exp $
# $OpenBSD: Makefile,v 1.2 2008/09/08 14:15:42 simon Exp $
COMMENT = simple blog code for valid (X)HTML
@ -15,8 +15,7 @@ PERMIT_DISTFILES_CDROM = Yes
PERMIT_DISTFILES_FTP = Yes
# actually REGRESS_DEPENDS but Module::Install screws up
BUILD_DEPENDS = ::devel/p5-Test-Exception \
::devel/p5-Test-Simple
BUILD_DEPENDS = ::devel/p5-Test-Exception
MAKE_ENV += TEST_POD=1