From c750a73ef1e6729255e79756dbb6b9e484f45819 Mon Sep 17 00:00:00 2001 From: salo Date: Sat, 30 Nov 2002 12:22:02 +0000 Subject: USE_PKGLOCALEDIR. --- cad/oregano/Makefile | 3 ++- cad/oregano/PLIST | 12 ++++++------ 2 files changed, 8 insertions(+), 7 deletions(-) (limited to 'cad') diff --git a/cad/oregano/Makefile b/cad/oregano/Makefile index fc5d5248d96..f277183b091 100644 --- a/cad/oregano/Makefile +++ b/cad/oregano/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/09/21 23:47:25 jlam Exp $ +# $NetBSD: Makefile,v 1.11 2002/11/30 12:22:02 salo Exp $ # DISTNAME= oregano-0.20 @@ -11,6 +11,7 @@ HOMEPAGE= http://www.dtek.chalmers.se/~d4hult/oregano/ COMMENT= application for schematic capture/simulation of electrical circuits USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES USE_X11= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES diff --git a/cad/oregano/PLIST b/cad/oregano/PLIST index 2e80a2fc70e..14dc490f585 100644 --- a/cad/oregano/PLIST +++ b/cad/oregano/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:48:57 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2002/11/30 12:22:02 salo Exp $ bin/oregano bin/pspice2oregano share/gnome/apps/Applications/oregano.desktop @@ -6,11 +6,11 @@ share/gnome/help/oregano/C/editing.html share/gnome/help/oregano/C/oregano.html share/gnome/help/oregano/C/simulation.html share/gnome/help/oregano/C/topic.dat -share/locale/de/LC_MESSAGES/oregano.mo -share/locale/fr/LC_MESSAGES/oregano.mo -share/locale/it/LC_MESSAGES/oregano.mo -share/locale/ja/LC_MESSAGES/oregano.mo -share/locale/sv/LC_MESSAGES/oregano.mo +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/oregano.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/oregano.mo +${PKGLOCALEDIR}/locale/it/LC_MESSAGES/oregano.mo +${PKGLOCALEDIR}/locale/ja/LC_MESSAGES/oregano.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/oregano.mo share/mime-info/oregano.keys share/mime-info/oregano.mime share/oregano/glade/part-browser.glade -- cgit v1.2.3