Drop BUILD_DEPENDS.

This commit is contained in:
ajacoutot 2013-04-03 06:42:28 +00:00
parent 9b32ed45cf
commit 3225a01b03
2 changed files with 2 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.122 2013/04/02 16:16:47 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.123 2013/04/03 06:42:28 ajacoutot Exp $
COMMENT= GNOME file manager
@ -41,10 +41,6 @@ MODULES= devel/gettext \
x11/gnome \
devel/dconf
BUILD_DEPENDS= misc/shared-mime-info \
devel/gobject-introspection \
devel/gsettings-desktop-schemas
RUN_DEPENDS= misc/shared-mime-info \
x11/gnome/gvfs \
devel/gsettings-desktop-schemas

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.57 2013/03/31 06:44:21 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.58 2013/04/03 06:42:28 ajacoutot Exp $
COMMENT= project management application
@ -30,7 +30,6 @@ MODULES= devel/gettext \
x11/gnome \
devel/gconf2
BUILD_DEPENDS= misc/shared-mime-info
RUN_DEPENDS= misc/shared-mime-info
LIB_DEPENDS= security/libgcrypt \