mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Convert to Elf
This commit is contained in:
parent
8012ca6372
commit
77d4ce0fa7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13218
@ -5,7 +5,7 @@
|
||||
# Mikhail Teterin <mi@aldan.ziplink.net>
|
||||
# Jun-ichiro itojun Itoh <itojun@itojun.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.8 1998/05/04 20:23:10 jseger Exp $
|
||||
# $Id: Makefile,v 1.9 1998/09/15 11:45:58 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= tiff-v3.4
|
||||
@ -67,6 +67,6 @@ post-install:
|
||||
${INSTALL_DATA} ${WRKSRC}/html/*.html ${DOCDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/html/images/* ${DOCDIR}/images
|
||||
.endif
|
||||
${LDCONFIG} -m ${PREFIX}/lib
|
||||
${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user