mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-05 11:35:01 +00:00
Set USE_LIBTOOL=yes.
PR: 11844 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
This commit is contained in:
parent
e496366671
commit
1aed4f1168
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19111
@ -3,7 +3,7 @@
|
||||
# Date Created: 6 December 1998
|
||||
# Whom: Glenn Johnson
|
||||
#
|
||||
# $Id: Makefile,v 1.3 1999/02/02 14:30:27 vanilla Exp $
|
||||
# $Id: Makefile,v 1.4 1999/03/12 00:43:24 nectar Exp $
|
||||
#
|
||||
|
||||
DISTNAME= libPropList-0.8.3
|
||||
@ -14,9 +14,6 @@ MASTER_SITE_SUBDIR= sources/libPropList
|
||||
|
||||
MAINTAINER= gljohns@bellsouth.net
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-install:
|
||||
@${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
|
||||
USE_LIBTOOL= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,6 +1,5 @@
|
||||
include/proplist.h
|
||||
lib/libPropList.a
|
||||
lib/libPropList.la
|
||||
lib/libPropList.so
|
||||
lib/libPropList.so.1.1
|
||||
@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R
|
||||
|
Loading…
x
Reference in New Issue
Block a user