summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2002-06-12 09:26:23 +0000
committerMartin Blapp <mbr@FreeBSD.org>2002-06-12 09:26:23 +0000
commit1f297430c7dc5a32987158db9c5a847778e8dde8 (patch)
tree6849f9223e3d20cee8b6c1da2ec419713b94ef53 /editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
parentAdd gcalctool, a GTK+-2.0 calculator based on calctool for OpenWindows. (diff)
Enable the map files.
Notes
Notes: svn path=/head/; revision=61147
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk')
-rw-r--r--editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk b/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
index cb4fbc1f1570..3687664d8d16 100644
--- a/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
+++ b/editors/openoffice-3-devel/files/patch-salhelper+source+makefile.mk
@@ -5,9 +5,9 @@
.ELIF "$(OS)$(CPU)$(COMNAME)"=="LINUXIgcc3"
SHL1VERSIONMAP=gcc3_linux_intel.map
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc2"
-+#SHL1VERSIONMAP=gcc2_freebsd_intel.map
++SHL1VERSIONMAP=gcc2_freebsd_intel.map
+.ELIF "$(OS)$(CPU)$(COMNAME)"=="FREEBSDIgcc3"
-+#SHL1VERSIONMAP=gcc3_freebsd_intel.map
++SHL1VERSIONMAP=gcc3_freebsd_intel.map
.ENDIF