ups, forgot BUILD_DEPENDS on pkgconfig
This commit is contained in:
parent
c18a1345b2
commit
67efb7a1ae
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2003/06/30 17:18:37 sturm Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2003/06/30 18:08:34 sturm Exp $
|
||||
|
||||
COMMENT= "graphical network monitor"
|
||||
|
||||
@ -27,6 +27,7 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
MAKE_ENV+= LIBTOOL="${LOCALBASE}/bin/libtool"
|
||||
|
||||
BUILD_DEPENDS= :pkgconfig->=0.9.0:devel/pkgconfig
|
||||
LIB_DEPENDS= gtk-x11-2.0.0.11::x11/gtk+2 \
|
||||
glade-2.0.0.1::devel/libglade2 \
|
||||
gnomeui-2::x11/gnome/libgnomeui
|
||||
|
Loading…
Reference in New Issue
Block a user