diff options
Diffstat (limited to 'graphics/cairo/Makefile')
-rw-r--r-- | graphics/cairo/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cairo/Makefile b/graphics/cairo/Makefile index e157cf78729..f7affd303a8 100644 --- a/graphics/cairo/Makefile +++ b/graphics/cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2005/03/27 12:29:17 recht Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:00 tv Exp $ DISTNAME= cairo-0.4.0 CATEGORIES= graphics @@ -8,7 +8,6 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://cairographics.org/ COMMENT= Vector graphics library with cross-device output support -USE_BUILDLINK3= yes USE_LIBTOOL= yes USE_PKGLOCALEDIR= yes USE_X11= yes |