summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortron <tron>2000-08-06 15:27:36 +0000
committertron <tron>2000-08-06 15:27:36 +0000
commit6d393128701fccfa9078734d4ef79347d1466d0c (patch)
tree606cc621029e93e9e6befe672d1908935dfb2529 /net
parentab31fc339859ba97e8c3659be929a55cb78fba34 (diff)
downloadpkgsrc-6d393128701fccfa9078734d4ef79347d1466d0c.tar.gz
Add missing dependence on "gdbm" package.
Diffstat (limited to 'net')
-rw-r--r--net/gnomeicu/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnomeicu/Makefile b/net/gnomeicu/Makefile
index 3c6cf6b9d64..9f273fb6483 100644
--- a/net/gnomeicu/Makefile
+++ b/net/gnomeicu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2000/07/07 13:25:32 tron Exp $
+# $NetBSD: Makefile,v 1.2 2000/08/06 15:27:36 tron Exp $
DISTNAME= gnomeicu-0.93
CATEGORIES= net gnome
@@ -8,6 +8,7 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://gnomeicu.gdev.net/
+DEPENDS+= gdbm>=1.8.0:../../databases/gdbm
DEPENDS+= gnome-core>=1.2.0:../../x11/gnome-core
GNU_CONFIGURE= YES