diff options
Diffstat (limited to 'sysutils/gmc/Makefile')
-rw-r--r-- | sysutils/gmc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sysutils/gmc/Makefile b/sysutils/gmc/Makefile index 8d7f05334a9..657c4112f82 100644 --- a/sysutils/gmc/Makefile +++ b/sysutils/gmc/Makefile @@ -1,11 +1,12 @@ -# $NetBSD: Makefile,v 1.25 2001/09/27 23:18:43 jlam Exp $ +# $NetBSD: Makefile,v 1.26 2002/03/13 17:37:43 fredb Exp $ PKGNAME= g${DISTNAME} +PKGREVISION= 1 CATEGORIES+= gnome COMMENT= GNOME version of Midnight Commander, a free Norton Commander Clone -DEPENDS+= gnome-core-[0-9]*:../../x11/gnome-core +DEPENDS+= gnome-core>=1.4.0.4nb1:../../x11/gnome-core USE_X11BASE= # defined CONFIGURE_ARGS+= --with-tm-x-support |