diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-11 04:34:35 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-11 04:34:35 +0000 |
commit | 0ffae7e468dec3372b689d2eb0a38ff2cadf68eb (patch) | |
tree | 07b449bfceabf8a6540d4a0ad16cb671ad9d2653 /x11-toolkits/tk83 | |
parent | 3de3a8322eb11d7a1c6ba7b4b624419213f620f7 (diff) | |
download | ports-0ffae7e468dec3372b689d2eb0a38ff2cadf68eb.tar.gz ports-0ffae7e468dec3372b689d2eb0a38ff2cadf68eb.zip |
set NOPRECIOUSMAKEVARS for README.html
Notes
Notes:
svn path=/head/; revision=75279
Diffstat (limited to 'x11-toolkits/tk83')
-rw-r--r-- | x11-toolkits/tk83/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/tk83/Makefile b/x11-toolkits/tk83/Makefile index 772d63f6c724..07b73f8f4caf 100644 --- a/x11-toolkits/tk83/Makefile +++ b/x11-toolkits/tk83/Makefile @@ -29,6 +29,7 @@ MAKE_ENV= SHORT_TK_VER=${SHORT_TK_VER} PLIST_SUB= TK_VER=${TK_VER} SHORT_TK_VER=${SHORT_TK_VER} PKGINSTALL= ${PKGDIR}/pkg-install.wish PKGDEINSTALL= ${PKGDIR}/pkg-deinstall.wish +NOPRECIOUSMAKEVARS= Too many _MLINKS for README.html MANCOMPRESSED= no |