diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-03-08 11:57:14 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-03-08 11:57:14 +0000 |
commit | 9038509234ff32afa6fdb0169481615af52300e5 (patch) | |
tree | 1af067ccc136cbe3e8e79c04b09b0884ea443a1c /textproc/rubber | |
parent | 70fb9a68023b025b3730f460d328ea6c25bcbf6a (diff) | |
download | ports-9038509234ff32afa6fdb0169481615af52300e5.tar.gz ports-9038509234ff32afa6fdb0169481615af52300e5.zip |
Notes
Diffstat (limited to 'textproc/rubber')
-rw-r--r-- | textproc/rubber/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile index b4dc6d0a5bbc..bd3c5e6912b2 100644 --- a/textproc/rubber/Makefile +++ b/textproc/rubber/Makefile @@ -21,6 +21,7 @@ USE_PYTHON= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} --moddir=${PYTHON_SITELIBDIR} USE_GMAKE= yes +NO_LATEST_LINK= yes MANLANG= "" fr MAN1= rubber.1 rubber-info.1 |