aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2012-06-15 18:39:04 +0800
committerjohans <johans@FreeBSD.org>2012-06-15 18:39:04 +0800
commit438c95b4f37db351bb6a09f7841c59a6587656e1 (patch)
tree7ef58f84840bdd878b43caa17a0eef5cd3c2f430 /www
parent112780c5e1c57d20846c514d7250b999d3900628 (diff)
downloadfreebsd-ports-gnome-438c95b4f37db351bb6a09f7841c59a6587656e1.tar.gz
freebsd-ports-gnome-438c95b4f37db351bb6a09f7841c59a6587656e1.tar.zst
freebsd-ports-gnome-438c95b4f37db351bb6a09f7841c59a6587656e1.zip
Change CONFLICTS to CONFLICTS_INSTALL
Diffstat (limited to 'www')
-rw-r--r--www/lynx-current/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile
index ea37bb9c3ab5..7eb3c10c3ffa 100644
--- a/www/lynx-current/Makefile
+++ b/www/lynx-current/Makefile
@@ -18,7 +18,7 @@ COMMENT= A non-graphical, text-based World-Wide Web client
LIB_DEPENDS= idn:${PORTSDIR}/dns/libidn
RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support
-CONFLICTS= lynx-2.8.[0-7].* ja-lynx-[0-9]*
+CONFLICTS_INSTALL= lynx-2.8.[0-7].* ja-lynx-[0-9]*
WRKSRC= ${WRKDIR}/${PORTNAME}2-8-8
USE_BZIP2= yes