Link statically.
Prompted by: latest discussion in freebsd-security
This commit is contained in:
parent
be73fc6e37
commit
dd726f562d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=10754
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
# Date created: 23 May 1995
|
||||
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
|
||||
#
|
||||
# $Id: Makefile,v 1.16 1996/11/18 11:39:51 asami Exp $
|
||||
# $Id: Makefile,v 1.17 1997/10/28 15:36:37 tg Exp $
|
||||
#
|
||||
|
||||
DISTNAME= pdksh-5.2.13
|
||||
|
@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.cs.mun.ca/pub/pdksh/
|
|||
MAINTAINER= tg@FreeBSD.ORG
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= LDSTATIC=-static
|
||||
MAN1= ksh.1
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue