diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 16:34:11 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-07 16:34:11 +0000 |
commit | 9e371de0382b8d0ad4408a1578cbbd7cc129c91d (patch) | |
tree | aa2e89c490be0cb293adeafeb3b2440d601f05f8 /mail | |
parent | Upgrade 1.10 to 1.09 (diff) |
Add NO_LATEST_LINK.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/evolution-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/evolution-devel/Makefile b/mail/evolution-devel/Makefile index 25e28abe7f60..e30ae20a9a4e 100644 --- a/mail/evolution-devel/Makefile +++ b/mail/evolution-devel/Makefile @@ -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 |