summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorminskim <minskim>2004-06-04 16:35:06 +0000
committerminskim <minskim>2004-06-04 16:35:06 +0000
commitd7ed4afac761c2c278df6396dc6c0905104596db (patch)
treefd3665594f5735926f4549bae412c7251eee1a7c /graphics
parent834703e65463250b05b298aaee415a16e595ac2c (diff)
downloadpkgsrc-d7ed4afac761c2c278df6396dc6c0905104596db.tar.gz
Create required directories in the depot for pkgviews installation.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdk-pixbuf-gnome/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/gdk-pixbuf-gnome/Makefile b/graphics/gdk-pixbuf-gnome/Makefile
index c82b61bc7ec..8d1af04ed0c 100644
--- a/graphics/gdk-pixbuf-gnome/Makefile
+++ b/graphics/gdk-pixbuf-gnome/Makefile
@@ -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 @@ CONFLICTS+= gdk-pixbuf<0.10.1
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"