From 30f779debfef7e8718ce1b6e8941e575b1331695 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 21 Sep 1998 00:04:36 +0000 Subject: Convert to ELF. These changes are based on a recent thread on the -current mailing list and at least partial credit goes to the following people for this commit: Joachim Kuebart Ollivier Robert NOTE: Kerberos support has been temporarily turned off until someone can make it work. --- x11-servers/XFree86-4-Server-snap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-servers/XFree86-4-Server-snap/Makefile') diff --git a/x11-servers/XFree86-4-Server-snap/Makefile b/x11-servers/XFree86-4-Server-snap/Makefile index 2a1cc0aab112..ba6193f31337 100644 --- a/x11-servers/XFree86-4-Server-snap/Makefile +++ b/x11-servers/XFree86-4-Server-snap/Makefile @@ -3,7 +3,7 @@ # Date created: 5 January 1995 # Whom: jmz # -# $Id: Makefile,v 1.43 1998/08/05 09:31:39 asami Exp $ +# $Id: Makefile,v 1.44 1998/08/05 19:28:17 jmz Exp $ # DISTNAME= xc @@ -60,6 +60,6 @@ pre-fetch: pre-install: ${MKDIR} /usr/X11R6 post-install: - ${LDCONFIG} -m ${PREFIX}/lib + ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib .include -- cgit v1.2.3