Add NO_LATEST_LINK.

This commit is contained in:
Joe Marcus Clarke 2003-05-07 16:34:11 +00:00
parent 9fa28b0c2c
commit 9e371de038
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=80379
2 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,7 @@ LIB_DEPENDS+= gpilotdconduit.2:${PORTSDIR}/palm/gnomepilot2
.endif
USE_BZIP2= yes
NO_LATEST_LINK= yes
USE_GMAKE= yes
USE_BISON= yes
USE_X_PREFIX= yes

View File

@ -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