mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-15 23:50:44 +00:00
950fe78418
and general cleanups
21 lines
665 B
Plaintext
21 lines
665 B
Plaintext
--- Makefile.in.orig Sun Mar 26 22:20:39 2000
|
|
+++ Makefile.in Mon Mar 27 12:04:17 2000
|
|
@@ -146,7 +146,7 @@
|
|
perl_val = @perl_val@
|
|
python_val = @python_val@
|
|
|
|
-SUBDIRS = intl po macros idl plugins wizards src graph doc icons
|
|
+SUBDIRS = intl po macros idl plugins wizards src graph icons
|
|
|
|
change_logs = OOChangeLog OChangeLog ChangeLog
|
|
|
|
@@ -158,7 +158,7 @@
|
|
appicon_DATA = gnome-gnumeric.png gnome-application-x-gnumeric.png gnome-application-x-xls.png
|
|
|
|
|
|
-Applicationsdir = $(datadir)/gnome/apps/Applications
|
|
+Applicationsdir = $(datadir)/apps/Applications
|
|
Applications_DATA = gnumeric.desktop
|
|
|
|
Mimedir = $(datadir)/mime-info
|