aboutsummaryrefslogtreecommitdiff
path: root/x11/XFree86-4-libraries/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-24 01:21:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-24 01:21:49 +0000
commite51bbf690b46cdcf2e910ff0a6be7afccaf5f20a (patch)
treee7d0285386cbd1d3f8bfa7a068653b5aa6b907e4 /x11/XFree86-4-libraries/Makefile
parent22519dac8e16f6edc274d7dc2c4f18dd5f0c49f6 (diff)
downloadports-e51bbf690b46cdcf2e910ff0a6be7afccaf5f20a.tar.gz
ports-e51bbf690b46cdcf2e910ff0a6be7afccaf5f20a.zip
Typo (was making libX11.so symlink in two places).
Notes
Notes: svn path=/head/; revision=14845
Diffstat (limited to 'x11/XFree86-4-libraries/Makefile')
-rw-r--r--x11/XFree86-4-libraries/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/XFree86-4-libraries/Makefile b/x11/XFree86-4-libraries/Makefile
index 77887cb4ad0b..97d28a8ecfce 100644
--- a/x11/XFree86-4-libraries/Makefile
+++ b/x11/XFree86-4-libraries/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 January 1995
# Whom: jmz
#
-# $Id: Makefile,v 1.48 1998/11/14 09:43:34 asami Exp $
+# $Id: Makefile,v 1.49 1998/11/23 21:51:08 jmz Exp $
#
DISTNAME= xc
@@ -61,7 +61,7 @@ pre-install:
post-install:
.if ${PORTOBJFORMAT} == "aout"
-.for lib in PEX5 SM X11 XIE Xi Xmu Xt oldX
+.for lib in PEX5 SM XIE Xi Xmu Xt oldX
${LN} -sf lib${lib}.so.6.0 ${PREFIX}/lib/lib${lib}.so
.endfor
.for lib in X11 Xaw Xtst