Add devel/pkgconfig to BUILD_DEPENDS. From maintainer Tobias Ulmer.

This commit is contained in:
bernd 2006-11-14 10:03:05 +00:00
parent 688d5a88d4
commit f708f9b8aa

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2006/09/18 11:40:06 espie Exp $ # $OpenBSD: Makefile,v 1.3 2006/11/14 10:03:05 bernd Exp $
# mips64 architecture does not support trampoline code yet # mips64 architecture does not support trampoline code yet
NOT_FOR_ARCHS= mips64 NOT_FOR_ARCHS= mips64
@ -19,6 +19,7 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
WANTLIB= c ncurses WANTLIB= c ncurses
BUILD_DEPENDS= ::devel/pkgconfig
LIB_DEPENDS= glib-2.0::devel/glib2 LIB_DEPENDS= glib-2.0::devel/glib2
MODULES= devel/gettext MODULES= devel/gettext