diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-01 08:22:48 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-01 08:22:48 +0000 |
commit | f93b020015feb44276bcebd117d7db1cbf94579b (patch) | |
tree | a5823a28c2d04f758f7ac7795f9868535af12c7e /devel | |
parent | 65eaaf5277b8f9f6749b3d83c019e6505da746f7 (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 31ca24140449..0f9cd20f3bb0 100644 --- a/devel/linguist/Makefile +++ b/devel/linguist/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-pre MAINTAINER= sobomax@FreeBSD.org +BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake + WRKSRC= ${WRKDIR}/${PORTNAME} USE_QT2= yes |