diff -ruN --exclude=CVS /usr/ports/math/galculator/Makefile /var/tmp/loctmp/galculator/Makefile --- /usr/ports/math/galculator/Makefile Mon Apr 3 02:25:37 2006 +++ /var/tmp/loctmp/galculator/Makefile Sun Aug 6 22:07:46 2006 @@ -15,6 +15,7 @@ COMMENT= GTK2-based scientific calculator USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= libglade2 GNU_CONFIGURE= yes diff -ruN --exclude=CVS /usr/ports/math/galculator/pkg-plist /var/tmp/loctmp/galculator/pkg-plist --- /usr/ports/math/galculator/pkg-plist Sun Jan 22 05:26:14 2006 +++ /var/tmp/loctmp/galculator/pkg-plist Sun Aug 6 22:07:29 2006 @@ -1,22 +1,26 @@ @comment $FreeBSD: ports/math/galculator/pkg-plist,v 1.8 2006/01/22 02:26:14 edwin Exp $ bin/galculator share/applications/galculator.desktop -share/galculator/glade/about.glade -share/galculator/glade/basic_buttons.glade -share/galculator/glade/color.glade -share/galculator/glade/dispctrl_bottom.glade -share/galculator/glade/dispctrl_right.glade -share/galculator/glade/dispctrl_right_vertical.glade -share/galculator/glade/font.glade -share/galculator/glade/main_frame.glade -share/galculator/glade/prefs.glade -share/galculator/glade/scientific_buttons.glade +%%DATADIR%%/glade/about.glade +%%DATADIR%%/glade/basic_buttons.glade +%%DATADIR%%/glade/color.glade +%%DATADIR%%/glade/dispctrl_bottom.glade +%%DATADIR%%/glade/dispctrl_right.glade +%%DATADIR%%/glade/dispctrl_right_vertical.glade +%%DATADIR%%/glade/font.glade +%%DATADIR%%/glade/main_frame.glade +%%DATADIR%%/glade/prefs.glade +%%DATADIR%%/glade/scientific_buttons.glade share/locale/de/LC_MESSAGES/galculator.mo share/locale/fr/LC_MESSAGES/galculator.mo share/locale/ja/LC_MESSAGES/galculator.mo share/locale/pl/LC_MESSAGES/galculator.mo share/locale/pt_BR/LC_MESSAGES/galculator.mo share/locale/ro/LC_MESSAGES/galculator.mo -@dirrm share/galculator/glade -@dirrm share/galculator +@dirrm %%DATADIR%%/glade +@dirrm %%DATADIR%% @dirrmtry share/applications +@dirrmtry share/locale/pl/LC_MESSAGES +@dirrmtry share/locale/pl +@dirrmtry share/locale/ro/LC_MESSAGES +@dirrmtry share/locale/ro