blast another pkg-config dep

This commit is contained in:
espie 2006-12-16 12:30:32 +00:00
parent 0f5dc96ea1
commit 0cd1991e99

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2006/11/25 16:32:35 espie Exp $
# $OpenBSD: Makefile,v 1.4 2006/12/16 12:30:32 espie Exp $
COMMENT= "simplistic perl interface to pkg-config"
@ -15,7 +15,4 @@ PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= ::devel/pkgconfig
.include <bsd.port.mk>