summaryrefslogtreecommitdiff
path: root/x11/gnome--
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2001-07-02 17:49:36 +0000
committerdrochner <drochner@pkgsrc.org>2001-07-02 17:49:36 +0000
commit1bb62b460ca9fd4893170dad0c226972507aa7b5 (patch)
tree3481b52cc2450332b990500cfefd1a0fd9e72543 /x11/gnome--
parentf6ab06e12b2c2989a73b95dbccee115eb91d2761 (diff)
downloadpkgsrc-1bb62b460ca9fd4893170dad0c226972507aa7b5.tar.gz
add dependency to libsigc++
Diffstat (limited to 'x11/gnome--')
-rw-r--r--x11/gnome--/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome--/Makefile b/x11/gnome--/Makefile
index 433e3c6c8b5..d2ce61284d9 100644
--- a/x11/gnome--/Makefile
+++ b/x11/gnome--/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/05/19 10:08:59 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2001/07/02 17:49:36 drochner Exp $
#
DISTNAME= gnomemm-1.1.19
@@ -11,6 +11,7 @@ HOMEPAGE= http://gtkmm.sourceforge.net/
COMMENT= C++ binding for the GNOME libraries
DEPENDS+= gnome-libs-*:../../x11/gnome-libs
+DEPENDS+= libsigc++>=1.0.1:../../devel/libsigc++
GNU_CONFIGURE= YES
USE_GMAKE= yes