diff options
Diffstat (limited to 'devel/gal')
-rw-r--r-- | devel/gal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile index 00faea45346..cca9f5fdf3b 100644 --- a/devel/gal/Makefile +++ b/devel/gal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 2005/02/09 20:20:01 wiz Exp $ +# $NetBSD: Makefile,v 1.44 2005/04/11 21:45:20 tv Exp $ DISTNAME= gal-0.24 CATEGORIES= gnome devel @@ -9,7 +9,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= Gnome Application Libraries (gal-1.0 API) -USE_BUILDLINK3= YES USE_DIRS+= gnome1-1.5 USE_PKGLOCALEDIR= YES USE_X11BASE= YES |