summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorrh <rh@pkgsrc.org>2000-08-31 05:39:25 +0000
committerrh <rh@pkgsrc.org>2000-08-31 05:39:25 +0000
commitd41ff4d5b2bcb5937a4aecdb52e9651e949a87e8 (patch)
tree510bd025642c2f316eece595c26f827c18c9bd12 /devel
parent2f53646522eb7077376ccdbe83846c3525dc3f86 (diff)
downloadpkgsrc-d41ff4d5b2bcb5937a4aecdb52e9651e949a87e8.tar.gz
Depend on gnome-libs.
Diffstat (limited to 'devel')
-rw-r--r--devel/oaf/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/oaf/Makefile b/devel/oaf/Makefile
index 1981cf5fd8f..d1b9a134107 100644
--- a/devel/oaf/Makefile
+++ b/devel/oaf/Makefile
@@ -1,15 +1,14 @@
-# $NetBSD: Makefile,v 1.2 2000/08/29 16:26:20 rh Exp $
+# $NetBSD: Makefile,v 1.3 2000/08/31 05:39:25 rh Exp $
#
DISTNAME= oaf-0.5.1
-CATEGORIES= FILLTHISINPLEASE
+CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=/unstable/sources/oaf/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
-DEPENDS+= ORBit>=0.5.2:../../net/ORBit
-DEPENDS+= glib>=1.2.8:../../devel/glib
+DEPENDS+= gnome-libs>=1.2.3:../../x11/gnome-libs
DEPENDS+= libxml>=1.8.7:../../textproc/libxml
GNU_CONFIGURE= YES