diff options
Diffstat (limited to 'misc/tet/Makefile')
-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 |