aboutsummaryrefslogtreecommitdiff
path: root/german/staroffice70/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2003-02-22 14:35:22 +0000
committerMartin Blapp <mbr@FreeBSD.org>2003-02-22 14:35:22 +0000
commit56da587fc4792395fde2fe024b04e1a684679464 (patch)
tree339fb4824aedca05ec5e276db6f610011be1ef25 /german/staroffice70/Makefile
parent70d3601632df2c7bc53836e0072b4ff3ba458285 (diff)
downloadports-56da587fc4792395fde2fe024b04e1a684679464.tar.gz
ports-56da587fc4792395fde2fe024b04e1a684679464.zip
Notes
Diffstat (limited to 'german/staroffice70/Makefile')
-rw-r--r--german/staroffice70/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/german/staroffice70/Makefile b/german/staroffice70/Makefile
index 29297a3eb8c3..5c4a1388b990 100644
--- a/german/staroffice70/Makefile
+++ b/german/staroffice70/Makefile
@@ -169,9 +169,11 @@ do-install:
@${LN} -fs ${LINUXBASE}/${PREFIX}/${SOVERSION} ${PREFIX}/${SOVERSION}
.endif
.if !exists(${LINUXBASE}/usr/X11R6/lib/libXrender.so)
+.if exists(${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0)
@${LN} -fs ${LINUXBASE}/usr/X11R6/lib/libXrender.so.1.0 \
${WRKDIR}/tmp/libXrender.so
.endif
+.endif
@${ECHO} ;
@${ECHO_MSG} "===> STEP 1: Main Setup ${PKGNAME}"
@${ECHO} ;