summaryrefslogtreecommitdiff
path: root/www/lynx-ssl
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-06-03 18:41:58 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-06-03 18:41:58 +0000
commit790ac58ae95f9a30cb0492b213805acd23ea230f (patch)
tree5d2ab30afbd0ebae50f408a0a485563b601514b1 /www/lynx-ssl
parentupgrade to 0.4.1 (diff)
Add '-' in '-I'
PR: 12003 Submitted by: koji@dti.ad.jp
Notes
Notes: svn path=/head/; revision=19192
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r--www/lynx-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile
index 9847e612f385..8f68dd9364f0 100644
--- a/www/lynx-ssl/Makefile
+++ b/www/lynx-ssl/Makefile
@@ -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