1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Set USE_LIBTOOL=yes and get rid of those pesky .la files.

PR:             11844
Submitted by:   Jeremy Lea <reg@shale.csir.co.za>
This commit is contained in:
Steve Price 1999-05-30 03:41:58 +00:00
parent 1f69d25ae1
commit c317dfb36f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19103
3 changed files with 2 additions and 27 deletions

View File

@ -3,7 +3,7 @@
# Date created: 19 July 1998
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
# $Id: Makefile,v 1.9 1999/03/27 10:35:54 vanilla Exp $
# $Id: Makefile,v 1.10 1999/04/07 18:12:58 jseger Exp $
#
DISTNAME= esound-0.2.8
@ -15,9 +15,6 @@ MAINTAINER= vanilla@FreeBSD.ORG
LIB_DEPENDS= audiofile.0:${PORTSDIR}/audio/libaudiofile
GNU_CONFIGURE= yes
post-install:
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
USE_LIBTOOL= yes
.include <bsd.port.mk>

View File

@ -1,20 +0,0 @@
--- ltconfig.orig Thu Jan 21 21:28:41 1999
+++ ltconfig Mon Mar 1 19:23:29 1999
@@ -1201,7 +1201,7 @@
;;
# FreeBSD 3, at last, uses gcc -shared to do shared libraries.
- freebsd3*)
+ freebsd*)
archive_cmds='$CC -shared -o $lib$libobjs$deplibs'
hardcode_libdir_flag_spec='-R$libdir'
hardcode_direct=yes
@@ -1606,7 +1606,7 @@
shlibpath_var=PATH
;;
-freebsd2* | freebsd3*)
+freebsd*)
objformat=`test -x /usr/bin/objformat && /usr/bin/objformat || echo aout`
version_type=freebsd-$objformat
library_names_spec='${libname}${release}.so$versuffix $libname.so'

View File

@ -11,11 +11,9 @@ bin/esdrec
bin/esdsample
include/esd.h
lib/libesd.a
lib/libesd.la
lib/libesd.so
lib/libesd.so.1
lib/libesddsp.a
lib/libesddsp.la
lib/libesddsp.so
lib/libesddsp.so.1
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R