- add missing dependencies spotted by Jacob Meuser

- bump PKGNAME
This commit is contained in:
msf 2005-11-16 12:50:36 +00:00
parent 537d8b488f
commit 309ab7da58

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/10/06 18:15:02 msf Exp $
# $OpenBSD: Makefile,v 1.2 2005/11/16 12:50:36 msf Exp $
COMMENT= "simplistic perl interface to pkg-config"
DISTNAME= ExtUtils-PkgConfig-1.07
PKGNAME= p5-${DISTNAME}
PKGNAME= p5-${DISTNAME}p0
CATEGORIES= devel perl5
MAINTAINER= Mathieu Sauve-Frankel <msf@openbsd.org>
@ -16,6 +16,9 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=ExtUtils/}
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/pkgconfig
CONFIGURE_STYLE= perl
PKG_ARCH= *