diff options
author | pav <pav@FreeBSD.org> | 2004-03-22 09:03:21 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-22 09:03:21 +0800 |
commit | 83d6ae747a98144bce286d5d75447baaf4d56ec0 (patch) | |
tree | 2afb8ef1f2f16185e266305eb74bf8bb62df241d | |
parent | 2e2122e22bfd4f2770ddab6444d71a674d97fd56 (diff) | |
download | freebsd-ports-gnome-83d6ae747a98144bce286d5d75447baaf4d56ec0.tar.gz freebsd-ports-gnome-83d6ae747a98144bce286d5d75447baaf4d56ec0.tar.zst freebsd-ports-gnome-83d6ae747a98144bce286d5d75447baaf4d56ec0.zip |
- Remove NO_LATEST_LINK now that duplicate of this port was removed
-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 |