diff options
author | wiz <wiz@pkgsrc.org> | 2004-04-24 00:37:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-04-24 00:37:52 +0000 |
commit | c5abf33702a888146e418a3f9e3057365c02aab6 (patch) | |
tree | 20a62521120f2bfb6979d2139d6f0d0249ba3522 | |
parent | 51a103cac2a32c57809bd9e4f4ee4c1a547350ea (diff) | |
download | pkgsrc-c5abf33702a888146e418a3f9e3057365c02aab6.tar.gz |
Convert to bl3.
-rw-r--r-- | graphics/libpixman/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libpixman/Makefile b/graphics/libpixman/Makefile index 8786bc4f51a..e4e61c72b36 100644 --- a/graphics/libpixman/Makefile +++ b/graphics/libpixman/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2004/02/14 18:26:28 jmmv Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/24 00:37:52 wiz Exp $ # DISTNAME= libpixman-0.1.0 @@ -9,7 +9,7 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://cairographics.org/ COMMENT= Pixel manipulation library -USE_BUILDLINK2= yes +USE_BUILDLINK3= yes USE_PKGLOCALEDIR= yes USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= libpixman.pc.in |