mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
parent
11e7baf89f
commit
790ac58ae9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19192
@ -3,7 +3,7 @@
|
||||
# Date created: 15 Dec 1994
|
||||
# Whom: Stefan `Sec` Zehl <sec@42.org>
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1999/05/03 03:08:36 steve Exp $
|
||||
# $Id: Makefile,v 1.2 1999/06/02 07:23:49 dirk Exp $
|
||||
#
|
||||
|
||||
DISTNAME= lynx2.8.1rel.1
|
||||
@ -27,7 +27,7 @@ BUILD_DEPENDS= openssl:${PORTSDIR}/security/openssl
|
||||
RESTRICTED= "Contains cryptography"
|
||||
|
||||
GNU_CONFIGURE= YES
|
||||
CFLAGS+= I${PREFIX}/include/openssl
|
||||
CFLAGS+= -I${PREFIX}/include/openssl
|
||||
CONFIGURE_ARGS= --with-screen=ncurses --with-zlib --libdir="${PREFIX}/etc" \
|
||||
--enable-nsl-fork
|
||||
MAKEFILE= makefile
|
||||
|
Loading…
Reference in New Issue
Block a user