diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-22 09:03:21 +0800 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-03-22 09:03:21 +0800 |
commit | 6e07083387dbd8ccf61ca0909b9831e71faa1a51 (patch) | |
tree | 7f5279eb33bdb360cac11343567f75f012798d88 /textproc | |
parent | 098ba4d543989d3f9e9cd466d2415fa2bb0651c6 (diff) | |
download | freebsd-ports-gnome-6e07083387dbd8ccf61ca0909b9831e71faa1a51.tar.gz freebsd-ports-gnome-6e07083387dbd8ccf61ca0909b9831e71faa1a51.tar.zst freebsd-ports-gnome-6e07083387dbd8ccf61ca0909b9831e71faa1a51.zip |
- Remove NO_LATEST_LINK now that duplicate of this port was removed
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/rubber/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/rubber/Makefile b/textproc/rubber/Makefile index bd3c5e6912b2..b4dc6d0a5bbc 100644 --- a/textproc/rubber/Makefile +++ b/textproc/rubber/Makefile @@ -21,7 +21,6 @@ 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 |