diff --git a/textproc/p5-Pod-Spell/Makefile b/textproc/p5-Pod-Spell/Makefile index ecee0be5b49..26f6656ae1d 100644 --- a/textproc/p5-Pod-Spell/Makefile +++ b/textproc/p5-Pod-Spell/Makefile @@ -1,11 +1,11 @@ -# $OpenBSD: Makefile,v 1.4 2008/07/25 17:11:31 landry Exp $ +# $OpenBSD: Makefile,v 1.5 2008/11/07 06:32:12 sturm Exp $ COMMENT= formatter for spellchecking pod MODULES= cpan DISTNAME= Pod-Spell-1.01 -PKGNAME= p5-${DISTNAME}p1 +PKGNAME= p5-${DISTNAME}p2 CATEGORIES= textproc MAINTAINER= Mathieu Sauve-Frankel @@ -16,7 +16,4 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= ::textproc/p5-Pod-Escapes - .include