diff options
author | gdt <gdt@pkgsrc.org> | 2007-08-10 21:22:40 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2007-08-10 21:22:40 +0000 |
commit | f0e25cb10087e583a373d8b49c36a4b76aacdc04 (patch) | |
tree | cab214a44f4d557493904009920d85f13485c1bf /graphics/guile-cairo/Makefile | |
parent | fe919ecee3cf1af63b08f3325da2d81be184c00e (diff) | |
download | pkgsrc-f0e25cb10087e583a373d8b49c36a4b76aacdc04.tar.gz |
fix INFO_FILES to YES
Diffstat (limited to 'graphics/guile-cairo/Makefile')
-rw-r--r-- | graphics/guile-cairo/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/guile-cairo/Makefile b/graphics/guile-cairo/Makefile index dd9d4b90f94..1cfebf725e3 100644 --- a/graphics/guile-cairo/Makefile +++ b/graphics/guile-cairo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2007/08/10 21:21:01 gdt Exp $ +# $NetBSD: Makefile,v 1.2 2007/08/10 21:22:40 gdt Exp $ # DISTNAME= guile-cairo-1.4.0 @@ -13,7 +13,7 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config -INFO_FILES= # PLIST +INFO_FILES= YES PKGCONFIG_OVERRIDE+= guile-cairo.pc.in |