summaryrefslogtreecommitdiff
path: root/devel/libglade
diff options
context:
space:
mode:
authormarino <marino>2012-05-19 01:04:52 +0000
committermarino <marino>2012-05-19 01:04:52 +0000
commit61f3754de29db769e5218e4010438d05c81ed813 (patch)
tree5cc9275c010a827043e3e0a1ebfe93dd5d1d6d5a /devel/libglade
parent9f9b4606b120f535d147e4f48e8e906b1a4e6c4d (diff)
downloadpkgsrc-61f3754de29db769e5218e4010438d05c81ed813.tar.gz
devel/libglade: Fix unwanted directory removal
Replace OWN_DIRS with @pkgsrc to avoid unwanted deletion of lib/libglade/2.0 directory
Diffstat (limited to 'devel/libglade')
-rw-r--r--devel/libglade/Makefile4
-rw-r--r--devel/libglade/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/libglade/Makefile b/devel/libglade/Makefile
index 87061c60308..70515e758bf 100644
--- a/devel/libglade/Makefile
+++ b/devel/libglade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.77 2012/03/03 00:12:32 wiz Exp $
+# $NetBSD: Makefile,v 1.78 2012/05/19 01:04:52 marino Exp $
#
DISTNAME= libglade-2.6.4
@@ -30,7 +30,7 @@ BUILDLINK_API_DEPENDS.atk+= atk>=1.9.0
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.6.0
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.6.0
-OWN_DIRS+= lib/libglade/2.0
+INSTALLATION_DIRS+= lib/libglade/2.0
.include "../../devel/atk/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
diff --git a/devel/libglade/PLIST b/devel/libglade/PLIST
index eeb78d02a83..a0434c9126d 100644
--- a/devel/libglade/PLIST
+++ b/devel/libglade/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2009/06/14 17:48:52 joerg Exp $
+@comment $NetBSD: PLIST,v 1.6 2012/05/19 01:04:52 marino Exp $
include/libglade-2.0/glade/glade-build.h
include/libglade-2.0/glade/glade-init.h
include/libglade-2.0/glade/glade-parser.h
@@ -29,3 +29,4 @@ share/gtk-doc/html/libglade/style.css
share/gtk-doc/html/libglade/up.png
@comment in xmlcatmgr: share/xml/catalog
share/xml/libglade/glade-2.0.dtd
+@pkgdir lib/libglade/2.0