diff options
author | tron <tron@pkgsrc.org> | 1999-09-03 17:58:02 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-09-03 17:58:02 +0000 |
commit | 2e861215f197d692a62006498d39ff2d9a35cf0e (patch) | |
tree | 4d21c73846ba136a99641938ac626df48506c7ab /print | |
parent | 6b5e2fff64e2cba32d6857695a5778aec2fc77ca (diff) | |
download | pkgsrc-2e861215f197d692a62006498d39ff2d9a35cf0e.tar.gz |
Install to "${X11BASE}" so that GNOME will find the desktop files.
Diffstat (limited to 'print')
-rw-r--r-- | print/ggv/Makefile | 4 | ||||
-rw-r--r-- | print/ggv/pkg/PLIST | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/print/ggv/Makefile b/print/ggv/Makefile index 3ec25483ad9..0647ebe8e88 100644 --- a/print/ggv/Makefile +++ b/print/ggv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 1999/08/30 23:11:15 tron Exp $ +# $NetBSD: Makefile,v 1.8 1999/09/03 17:58:02 tron Exp $ # DISTNAME= ggv-0.50 @@ -13,6 +13,6 @@ DEPENDS+= gnome-core-1.0.9:../../x11/gnome-core GNU_CONFIGURE= YES USE_LIBTOOL= YES -USE_X11= YES +USE_X11BASE= YES .include "../../mk/bsd.pkg.mk" diff --git a/print/ggv/pkg/PLIST b/print/ggv/pkg/PLIST index bfd241c6ee5..f2dc0b2efe7 100644 --- a/print/ggv/pkg/PLIST +++ b/print/ggv/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 1999/08/22 20:27:24 rh Exp $ +@comment $NetBSD: PLIST,v 1.2 1999/09/03 17:58:03 tron Exp $ bin/ggv etc/CORBA/servers/application-ps.gnorba share/locale/de/LC_MESSAGES/ggv.mo @@ -25,4 +25,4 @@ share/gnome/help/ggv/C/docbook.css share/gnome/apps/Graphics/ggv.desktop @dirrm share/gnome/help/ggv/C @dirrm share/gnome/help/ggv -@dirrm share/gnome/apps/Graphics + |