diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome--/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/gnome--/Makefile b/x11/gnome--/Makefile index d2ce61284d9..6d87e87ceb4 100644 --- a/x11/gnome--/Makefile +++ b/x11/gnome--/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/07/02 17:49:36 drochner Exp $ +# $NetBSD: Makefile,v 1.3 2001/07/11 16:39:17 drochner Exp $ # DISTNAME= gnomemm-1.1.19 @@ -12,6 +12,7 @@ COMMENT= C++ binding for the GNOME libraries DEPENDS+= gnome-libs-*:../../x11/gnome-libs DEPENDS+= libsigc++>=1.0.1:../../devel/libsigc++ +DEPENDS+= gtk-->=1.2.5:../../x11/gtk-- GNU_CONFIGURE= YES USE_GMAKE= yes |