aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-1.1/files/patch-psprint::util::makefile.mk
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2002-06-21 12:06:06 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2002-06-21 12:06:06 +0000
commitec5d299eb61469aea4a1168bf8c059f6fb1c5556 (patch)
treeb40cc4ec2810b17b1e4c92a628c0219d556f1c02 /editors/openoffice-1.1/files/patch-psprint::util::makefile.mk
parent280725774faa4e3d91ff599cca3a1466c77d300e (diff)
downloadports-ec5d299eb61469aea4a1168bf8c059f6fb1c5556.tar.gz
ports-ec5d299eb61469aea4a1168bf8c059f6fb1c5556.zip
This commit was manufactured by cvs2svn to create tag 'RELEASE_4_6_0'.release/4.6.0
Notes
Notes: svn path=/head/; revision=61671 svn path=/tags/RELEASE_4_6_0/; revision=61672; tag=release/4.6.0
Diffstat (limited to 'editors/openoffice-1.1/files/patch-psprint::util::makefile.mk')
-rw-r--r--editors/openoffice-1.1/files/patch-psprint::util::makefile.mk12
1 files changed, 0 insertions, 12 deletions
diff --git a/editors/openoffice-1.1/files/patch-psprint::util::makefile.mk b/editors/openoffice-1.1/files/patch-psprint::util::makefile.mk
deleted file mode 100644
index faa0b78f18b1..000000000000
--- a/editors/openoffice-1.1/files/patch-psprint::util::makefile.mk
+++ /dev/null
@@ -1,12 +0,0 @@
---- ../psprint/util/makefile.mk.orig Sat Mar 2 22:24:38 2002
-+++ ../psprint/util/makefile.mk Sat Mar 2 22:25:27 2002
-@@ -91,7 +91,9 @@
- .IF "$(OS)"=="SOLARIS"
- SHL1VERSIONMAP=libpsp_solaris.map
- .ELSE # should work for all gcc/binutils based linker (ld)
-+.IF "$(OS)"!="FREEBSD"
- SHL1VERSIONMAP=libpsp_linux.map
-+.ENDIF
- .ENDIF
- SHL1STDLIBS=$(UNOTOOLSLIB) \
- $(TOOLSLIB) \