diff options
author | mat <mat@FreeBSD.org> | 2018-01-09 15:55:05 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2018-01-09 15:55:05 +0800 |
commit | fe8bf49ee147228fdec8ac4f141695da99847bd9 (patch) | |
tree | e3e16a770971226aab2357f61a114e26f9ed81f2 /graphics | |
parent | e89731ac7555355ff850fcbeeb09669db78737f0 (diff) | |
download | freebsd-ports-gnome-fe8bf49ee147228fdec8ac4f141695da99847bd9.tar.gz freebsd-ports-gnome-fe8bf49ee147228fdec8ac4f141695da99847bd9.tar.zst freebsd-ports-gnome-fe8bf49ee147228fdec8ac4f141695da99847bd9.zip |
Remove a few text occurrences of NOPORTDOCS.
Sponsored by: Absolight
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gracula/files/pkg-message.in | 2 | ||||
-rw-r--r-- | graphics/tiff/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gracula/files/pkg-message.in b/graphics/gracula/files/pkg-message.in index b844528c0391..27a8a4f6a3a6 100644 --- a/graphics/gracula/files/pkg-message.in +++ b/graphics/gracula/files/pkg-message.in @@ -1,7 +1,7 @@ Please read the file %%DOCSDIR%%/README to learn how to use Graphic Counter Language (if you haven't - installed with -D NOPORTDOCS). + installed WITHOUT=DOCS). An introductory tutorial, and a GCL FAQ, can be found at http://www.whizkidtech.redprince.net/gcl/ diff --git a/graphics/tiff/pkg-descr b/graphics/tiff/pkg-descr index c6cba9bdb9b5..da37b0bf09cd 100644 --- a/graphics/tiff/pkg-descr +++ b/graphics/tiff/pkg-descr @@ -11,7 +11,7 @@ The library is capable of dealing with images that are written to follow the 5.0 or 6.0 TIFF spec. There is also considerable support for some of the more esoteric portions of the 6.0 TIFF spec. -Unless NOPORTDOCS is defined, the html documentations is also +Unless WITHOUT=DOCS, the html documentations is also installed locally in /usr/local/share/doc/tiff. WWW: http://www.simplesystems.org/libtiff/ |