summaryrefslogtreecommitdiff
path: root/devel/libglade2
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-01-11 21:14:43 +0000
committerjmmv <jmmv>2003-01-11 21:14:43 +0000
commit09b1ba187d681a5faf47d5b839404c099148780a (patch)
tree0f0c8627a8a530cbd0aa5bde858d2b7f89f2e206 /devel/libglade2
parent544a20f8e75bafe5e0a6517f353c72849008120e (diff)
downloadpkgsrc-09b1ba187d681a5faf47d5b839404c099148780a.tar.gz
Oops, the new -c argument was added in the wrong place, fix it.
Diffstat (limited to 'devel/libglade2')
-rw-r--r--devel/libglade2/PLIST6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libglade2/PLIST b/devel/libglade2/PLIST
index ce533529917..e73d64dc70b 100644
--- a/devel/libglade2/PLIST
+++ b/devel/libglade2/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2003/01/11 21:12:03 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.8 2003/01/11 21:14:43 jmmv Exp $
bin/libglade-convert
include/libglade-2.0/glade/glade-build.h
include/libglade-2.0/glade/glade-init.h
@@ -25,8 +25,8 @@ share/doc/html/libglade/libglade-modules.html
share/doc/html/libglade/libglade-notes.html
share/doc/html/libglade/libglade.html
share/xml/libglade/glade-2.0.dtd
-@exec %D/bin/xmlcatmgr add -c %D/share/xml/catalog "system" "http://glade.gnome.org/glade-2.0.dtd" %D/share/xml/libglade/glade-2.0.dtd
-@unexec %D/bin/xmlcatmgr remove -c %D/share/xml/catalog "http://glade.gnome.org/glade-2.0.dtd"
+@exec %D/bin/xmlcatmgr -c %D/share/xml/catalog add "system" "http://glade.gnome.org/glade-2.0.dtd" %D/share/xml/libglade/glade-2.0.dtd
+@unexec %D/bin/xmlcatmgr -c %D/share/xml/catalog remove "http://glade.gnome.org/glade-2.0.dtd"
@dirrm share/xml/libglade
@dirrm share/doc/html/libglade
@exec ${MKDIR} %D/lib/libglade/2.0