diff options
Diffstat (limited to 'meta-pkgs/gnome-accessibility/Makefile')
-rw-r--r-- | meta-pkgs/gnome-accessibility/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/gnome-accessibility/Makefile b/meta-pkgs/gnome-accessibility/Makefile index c7d8c82b31b..f8e0b206ab0 100644 --- a/meta-pkgs/gnome-accessibility/Makefile +++ b/meta-pkgs/gnome-accessibility/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2004/02/06 22:52:45 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2004/02/22 20:42:33 jmmv Exp $ DISTNAME= gnome-accessibility-2.4.2 CATEGORIES= meta-pkgs x11 gnome @@ -15,11 +15,11 @@ DEPENDS+= gnome-mag>=0.10.4:../../x11/gnome-mag DEPENDS+= gnopernicus>=0.7.1:../../x11/gnopernicus USE_X11= yes -USE_BUILDLINK2= yes EXTRACT_ONLY= # empty NO_CHECKSUM= yes NO_CONFIGURE= yes NO_BUILD= yes +NO_BUILDLINK= yes do-install: # empty |