Clean up dependencies a bit. rox-filer does not directly depend on Cairo.
ok sthen@
This commit is contained in:
parent
0752d4b0d2
commit
4e747330eb
@ -1,9 +1,9 @@
|
||||
# $OpenBSD: Makefile,v 1.40 2008/10/09 09:31:09 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.41 2008/10/31 04:27:18 brad Exp $
|
||||
|
||||
COMMENT= GTK+-2 file manager with desktop features
|
||||
|
||||
DISTNAME= rox-filer-2.8
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
PKGNAME= ${DISTNAME}p1
|
||||
CATEGORIES= x11
|
||||
|
||||
HOMEPAGE= http://roscidus.com/desktop/
|
||||
@ -15,8 +15,8 @@ PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c expat fontconfig \
|
||||
freetype gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 glitz \
|
||||
Xfixes Xi Xinerama Xrandr Xrender atk-1.0 c cairo expat \
|
||||
fontconfig freetype gdk-x11-2.0 gdk_pixbuf-2.0 glib-2.0 glitz \
|
||||
gmodule-2.0 gobject-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0 \
|
||||
pangoft2-1.0 pixman-1 png xml2 z
|
||||
|
||||
@ -25,9 +25,8 @@ EXTRACT_SUFX= .tar.bz2
|
||||
|
||||
MODULES= devel/gettext
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
LIB_DEPENDS= glade-2.0::devel/libglade2 \
|
||||
cairo::graphics/cairo
|
||||
RUN_DEPENDS= ::misc/shared-mime-info
|
||||
LIB_DEPENDS= glade-2.0::devel/libglade2
|
||||
|
||||
USE_X11= Yes
|
||||
USE_GMAKE= Yes
|
||||
|
Loading…
Reference in New Issue
Block a user