pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/gdk-pixbuf-gnome Create required directories ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55e585d31370
branches:  trunk
changeset: 476167:55e585d31370
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Jun 04 16:35:06 2004 +0000

description:
Create required directories in the depot for pkgviews installation.

diffstat:

 graphics/gdk-pixbuf-gnome/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 5f40cc565f2d -r 55e585d31370 graphics/gdk-pixbuf-gnome/Makefile
--- a/graphics/gdk-pixbuf-gnome/Makefile        Fri Jun 04 16:17:13 2004 +0000
+++ b/graphics/gdk-pixbuf-gnome/Makefile        Fri Jun 04 16:35:06 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2004/02/15 12:47:35 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2004/06/04 16:35:06 minskim Exp $
 
 .include "../../graphics/gdk-pixbuf/Makefile.common"
 
@@ -13,6 +13,8 @@
 
 CONFIGURE_ARGS+=       --enable-gtk-doc=no
 
+INSTALLATION_DIRS=     include/gdk-pixbuf-1.0/gdk-pixbuf lib
+
 .include "../../graphics/gdk-pixbuf/buildlink3.mk"
 .include "../../x11/gnome-libs/buildlink3.mk"
 



Home | Main Index | Thread Index | Old Index