aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2015-08-17 14:59:20 +0000
committerMathieu Arnold <mat@FreeBSD.org>2015-08-17 14:59:20 +0000
commit0fb34cdf0d19a3ce219f03504e20b0a283d734a5 (patch)
treea4d5f6ac9910d77eec74ae85d3dcaab35022c17a
parent7e79ea9604c0f12b5e2c2bc1803ab4980225b723 (diff)
downloadports-0fb34cdf0d19a3ce219f03504e20b0a283d734a5.tar.gz
ports-0fb34cdf0d19a3ce219f03504e20b0a283d734a5.zip
Typos and forgotten comments from r394508.
Submitted by: pgollucci Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=394511
-rw-r--r--UPDATING2
-rw-r--r--devel/py-ice/Makefile1
-rw-r--r--devel/py-twisted/Makefile1
3 files changed, 1 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index c72a0544161e..38aba097b143 100644
--- a/UPDATING
+++ b/UPDATING
@@ -10,7 +10,7 @@ you update your ports collection, before attempting any port upgrades.
AUTHOR: mat@FreeBSD.org
The use of <UNIQUENAME>_SET/UNSET has been deprecated for a long time,
- replaced by <OPTIONNS_NAME>_SET/UNSET. It is now not supported any more.
+ replaced by <OPTIONS_NAME>_SET/UNSET. It is now not supported any more.
A warning will be issued telling you what to do, for example:
$ make
diff --git a/devel/py-ice/Makefile b/devel/py-ice/Makefile
index 331bb1dd4593..83a816c9c97e 100644
--- a/devel/py-ice/Makefile
+++ b/devel/py-ice/Makefile
@@ -29,7 +29,6 @@ MAKE_ENV+= PYTHON_VERSION=${PYTHON_VERSION}
LIB_VRS= ${PORTVERSION:S|.||g:C|[0-9]$||}
PLIST_SUB= LIB_VERSION="${PORTVERSION}" LIB_VRS="${LIB_VRS}"
-# bypass infrastructure bug (taken from www/py-django)
OPTIONS_DEFINE= DEBUG TESTS
OPTIONS_DEFAULT=TESTS
TESTS_DESC= Run tests
diff --git a/devel/py-twisted/Makefile b/devel/py-twisted/Makefile
index 77951e5c737b..c3566b470dff 100644
--- a/devel/py-twisted/Makefile
+++ b/devel/py-twisted/Makefile
@@ -15,7 +15,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}twistedCore>=${PORTVERSION}:${PORTSDIR}/deve
USES= metaport python:2
-# Bypass infrastructure bug
OPTIONS_DEFINE= CONCH LORE MAIL NAMES NEWS PAIR RUNNER WEB WORDS
OPTIONS_DEFAULT=CONCH LORE MAIL NAMES NEWS PAIR RUNNER WEB WORDS
CONCH_DESC= SSH and SFTP protocol