diff options
author | marcus <marcus@FreeBSD.org> | 2003-05-07 16:34:11 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-05-07 16:34:11 +0000 |
commit | 8f4429f84dd1bfd05931dd5ffd1a5931a60243e3 (patch) | |
tree | 81dcf8a98596dced9d05ff80fb2fe688380197c4 /textproc | |
parent | 0470e9c2118bea87073b873901ac80ed3a462848 (diff) | |
download | FreeBSD-ports-8f4429f84dd1bfd05931dd5ffd1a5931a60243e3.zip FreeBSD-ports-8f4429f84dd1bfd05931dd5ffd1a5931a60243e3.tar.gz |
Add NO_LATEST_LINK.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/gnomespell-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/gnomespell-devel/Makefile b/textproc/gnomespell-devel/Makefile index 41d1e8c..c91f6eb 100644 --- a/textproc/gnomespell-devel/Makefile +++ b/textproc/gnomespell-devel/Makefile @@ -19,6 +19,7 @@ COMMENT= A GNOME/Bonobo component for spell checking LIB_DEPENDS= aspell.15:${PORTSDIR}/textproc/aspell USE_BZIP2= yes +NO_LATEST_LINK= yes USE_X_PREFIX= yes USE_PERL5= yes USE_GMAKE= yes |