summaryrefslogtreecommitdiffstats
path: root/www/lynx-ssl
diff options
context:
space:
mode:
authordannyboy <dannyboy@FreeBSD.org>2004-02-10 20:55:55 +0000
committerdannyboy <dannyboy@FreeBSD.org>2004-02-10 20:55:55 +0000
commit9e83dfa057361a718bbbb5806331af3064941d62 (patch)
tree57b8bffb4a93746574e4a1437adf3527bf955699 /www/lynx-ssl
parent7d80e3cf3f106fedbca694bc7c49218f05c4548a (diff)
downloadFreeBSD-ports-9e83dfa057361a718bbbb5806331af3064941d62.zip
FreeBSD-ports-9e83dfa057361a718bbbb5806331af3064941d62.tar.gz
Add CONFLICTS, portlint.
PR: 62589 Submitted by: maintainer
Diffstat (limited to 'www/lynx-ssl')
-rw-r--r--www/lynx-ssl/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/lynx-ssl/Makefile b/www/lynx-ssl/Makefile
index efddbac..3840592 100644
--- a/www/lynx-ssl/Makefile
+++ b/www/lynx-ssl/Makefile
@@ -5,13 +5,15 @@
# $FreeBSD$
#
-PKGNAMESUFFIX = -ssl
+PKGNAMESUFFIX= -ssl
COMMENT= A non-graphical, text-based World-Wide Web client with SSL support
MASTERDIR= ${.CURDIR}/../lynx
DESCR= ${.CURDIR}/pkg-descr
-.include "${MASTERDIR}/Makefile"
+CONFIGURE_ARGS+= --with-ssl
+
+CONFLICTS= lynx-2* lynx-current*
-CONFIGURE_ARGS+= --with-ssl
+.include "${MASTERDIR}/Makefile"
OpenPOWER on IntegriCloud