diff options
author | antoine <antoine@FreeBSD.org> | 2013-07-01 05:09:00 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2013-07-01 05:09:00 +0800 |
commit | 2e1f94b23bff7913845bab761175e92a87eea47f (patch) | |
tree | 6bd4aea679efa2f343ce2a56b9a6ae24f72f84b2 /games | |
parent | c677f68bf6efc4e1d6350446d4073b140d24dc08 (diff) | |
download | freebsd-ports-gnome-2e1f94b23bff7913845bab761175e92a87eea47f.tar.gz freebsd-ports-gnome-2e1f94b23bff7913845bab761175e92a87eea47f.tar.zst freebsd-ports-gnome-2e1f94b23bff7913845bab761175e92a87eea47f.zip |
This port doesn't install DOCS since r267060
Diffstat (limited to 'games')
-rw-r--r-- | games/legesmotus/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/games/legesmotus/Makefile b/games/legesmotus/Makefile index 8d3cfea93000..98f05d120e1b 100644 --- a/games/legesmotus/Makefile +++ b/games/legesmotus/Makefile @@ -18,8 +18,6 @@ USE_GMAKE= yes MAKE_ENV= XDIR=${LOCALBASE} MAKE_JOBS_SAFE= yes -PORTDOCS= * - OPTIONS_MULTI= COMPONENTS OPTIONS_MULTI_COMPONENTS=CLIENT SERVER METASERVER SERVERSCANNER OPTIONS_DEFAULT=CLIENT SERVER |