fix wantlib + bump

This commit is contained in:
wilfried 2005-11-15 11:30:17 +00:00
parent 5630e1aa18
commit 2fef6cf874

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.14 2005/06/30 22:34:28 alek Exp $
# $OpenBSD: Makefile,v 1.15 2005/11/15 11:30:17 wilfried Exp $
COMMENT= "front-end to external cd audio rippers and mp3 encoders"
DISTNAME= grip-3.2.0
PKGNAME= ${DISTNAME}p0
CATEGORIES= audio
HOMEPAGE= http://www.nostatic.org/grip/
@ -22,13 +23,14 @@ WANTLIB= c freetype crypto m X11 Xft ICE Xrender stdc++ SM \
gconf-2 pangox-1.0.0.0 bonoboui-2 popt \
pangoft2-1.0.0.0 gnomecanvas-2 xml2 \
pangoxft-1.0.0.0 ORBit-2 pango-1.0.0.0 \
gdk_pixbuf-2.0.0.0 gdk-x11-2.0.0.0 gnome-2
gdk_pixbuf-2.0.0.0 gdk-x11-2.0.0.0 gnome-2 \
cairo pangocairo-1.0.0.0
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=grip/}
MODULES= devel/gettext
BUILD_DEPENDS= ::devel/pkgconfig
BUILD_DEPENDS= :pkgconfig-*:devel/pkgconfig
LIB_DEPENDS= gnomeui-2::x11/gnome/libgnomeui \
id3.3.8::audio/id3lib \
curl.3::net/curl \