diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-07-29 16:06:48 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-07-29 16:06:48 +0000 |
commit | 23986ff7d23c84b42e4565c903212d09f55df81d (patch) | |
tree | 81d618331d88a2cf45b9bdc9b726b0ca759bcfb5 /mail/sylpheed | |
parent | 19def04dce0f3521c53765ba8acc7f4aab2dd869 (diff) | |
download | ports-23986ff7d23c84b42e4565c903212d09f55df81d.tar.gz ports-23986ff7d23c84b42e4565c903212d09f55df81d.zip |
Notes
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index cf27ea47fb90..6b8450c2ad4e 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -26,6 +26,7 @@ USE_X_PREFIX= yes USE_GNOME= gtk12 USE_LIBTOOL_VER=15 USE_REINPLACE= yes +NO_LATEST_LINK= yes CONFIGURE_ENV= CPPFLAGS="-I${PREFIX}/include -I${LOCALBASE}/include -I${X11BASE}/include" \ LIBS="-L${PREFIX}/lib -L${LOCALBASE}/lib -L${X11BASE}/lib" |