diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:12 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:38:12 +0000 |
commit | ebe61307dbb71b3651fea12cb383b7c963128169 (patch) | |
tree | 7d508c1ae79dd4a278dc8bd3ae482be43969ffff /misc/tet | |
parent | 9c3c366d48947458fb6332de7b70723874ac583e (diff) | |
download | ports-ebe61307dbb71b3651fea12cb383b7c963128169.tar.gz ports-ebe61307dbb71b3651fea12cb383b7c963128169.zip |
Notes
Diffstat (limited to 'misc/tet')
-rw-r--r-- | misc/tet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/tet/Makefile b/misc/tet/Makefile index 205e51ada411..e1370df4a381 100644 --- a/misc/tet/Makefile +++ b/misc/tet/Makefile @@ -25,7 +25,7 @@ TET_CONFIG_TARGET?= inet # options are `lite', `xti' and `inet' NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |