diff options
author | dinoex <dinoex@FreeBSD.org> | 2003-02-11 04:34:35 +0000 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2003-02-11 04:34:35 +0000 |
commit | 0c0cadf9ce485f8766ea2933c8a16e5bdd76180f (patch) | |
tree | 44ef0c60a07717e7ffddd82240d6784b2e4d4d82 /x11-toolkits | |
parent | f218dbfa4bbd73608df0612448e3b12affd4bef5 (diff) | |
download | FreeBSD-ports-0c0cadf9ce485f8766ea2933c8a16e5bdd76180f.zip FreeBSD-ports-0c0cadf9ce485f8766ea2933c8a16e5bdd76180f.tar.gz |
set NOPRECIOUSMAKEVARS for README.html
Diffstat (limited to 'x11-toolkits')
-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 772d63f..07b73f8 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 |