aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-10 17:37:48 +0800
committerVolker Stolz <vs@FreeBSD.org>2004-05-10 17:37:48 +0800
commit3bcc196f31fd268f88ebe89d05f17601146b2832 (patch)
treeae462ba05ee2722baad034e1fc012d69029fba68 /devel
parent49d52f7eade763050d8b95c617a7017172c9109f (diff)
downloadfreebsd-ports-gnome-3bcc196f31fd268f88ebe89d05f17601146b2832.tar.gz
freebsd-ports-gnome-3bcc196f31fd268f88ebe89d05f17601146b2832.tar.zst
freebsd-ports-gnome-3bcc196f31fd268f88ebe89d05f17601146b2832.zip
Don't use brackets in ${BROKEN}
Diffstat (limited to 'devel')
-rw-r--r--devel/linguist/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/linguist/Makefile b/devel/linguist/Makefile
index f190e4d6d13b..8c8c06d51635 100644
--- a/devel/linguist/Makefile
+++ b/devel/linguist/Makefile
@@ -17,7 +17,7 @@ COMMENT= A tool for generating translations of strings used in i10 Qt programs
BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake
-BROKEN= "Inconsistent dependencies (qt 2.x and 3.x)"
+BROKEN= "Inconsistent dependencies: qt 2.x and 3.x"
DEPRECATED= ${BROKEN}
EXPIRATION_DATE=2004-06-18