diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-06-26 02:49:49 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-06-26 02:49:49 +0000 |
commit | 3eecacb04b577f1eb37df9584c55b4981c9dca6d (patch) | |
tree | 05f9ff3c3e6d992561310542cbbac69b7371ca7d /misc | |
parent | 04e5859dd6178b2e9199cb1eb5d849834fcfb863 (diff) | |
download | ports-3eecacb04b577f1eb37df9584c55b4981c9dca6d.tar.gz ports-3eecacb04b577f1eb37df9584c55b4981c9dca6d.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/tet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/tet/Makefile b/misc/tet/Makefile index 48276fc0cf4c..fe4bbab586b6 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= jkoshy DISTFILES= ${PORTNAME}${PORTVERSION}-unsup.src.tgz MAINTAINER= jkoshy@freebsd.org -COMMENT= An test execution framework from the Open Group +COMMENT= An test execution framework from the Open Group +BROKEN= "Installs/removes files outside of the install/deinstall phases" NO_WRKSUBDIR= yes NO_PACKAGE= TET_ROOT needs to be set at compile time |