diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 22:34:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 22:34:58 +0000 |
commit | 04282b8352db7fe32257865ce23f51bd6a3df514 (patch) | |
tree | e717ac4f5387d7cfcda245f30561efbe9b942731 /devel | |
parent | 0b96b74499357444d371c64410866ef6ffd20b22 (diff) |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/linguist/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/linguist/Makefile b/devel/linguist/Makefile index f0aff8606727..54af4739053f 100644 --- a/devel/linguist/Makefile +++ b/devel/linguist/Makefile @@ -17,6 +17,8 @@ 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)" + WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes |