diff options
author | rh <rh> | 2001-04-06 22:19:16 +0000 |
---|---|---|
committer | rh <rh> | 2001-04-06 22:19:16 +0000 |
commit | 35d88d0ff561d9749832ce12e0a5c5a6e3034c4a (patch) | |
tree | 2199f48ed63081fa40e7328d43ee87c1d056ce9a /devel/gal/pkg | |
parent | d06f812d0e1dee2f356d018cfb84c7acdd45f4c7 (diff) | |
download | pkgsrc-35d88d0ff561d9749832ce12e0a5c5a6e3034c4a.tar.gz |
Update gal to 0.5nb1 fixing up dependencies, mainly to avoid circular
dependencies between gal and gnome-core>=1.4.0
Diffstat (limited to 'devel/gal/pkg')
-rw-r--r-- | devel/gal/pkg/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gal/pkg/PLIST b/devel/gal/pkg/PLIST index 5a77c07b573..bb1320a0c3e 100644 --- a/devel/gal/pkg/PLIST +++ b/devel/gal/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2001/03/19 12:57:44 tron Exp $ +@comment $NetBSD: PLIST,v 1.9 2001/04/06 22:19:16 rh Exp $ include/gal/util/e-util.h include/gal/util/e-xml-utils.h include/gal/util/e-cache.h @@ -132,6 +132,7 @@ ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/gal.mo ${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/gal.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/gal.mo ${PKGLOCALEDIR}/locale/uk/LC_MESSAGES/gal.mo +@exec mkdir -p -m 0755 %D/share/gal/html/gal @dirrm share/gal/html/gal @dirrm share/gal/html @dirrm share/gal/0.5/glade |