From 23986ff7d23c84b42e4565c903212d09f55df81d Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Fri, 29 Jul 2005 16:06:48 +0000 Subject: [PATCH] switch NO_LATEST_LINK since sylpheed 2.0 is the new stable branch --- mail/sylpheed/Makefile | 1 + mail/sylpheed2-devel/Makefile | 1 - mail/sylpheed2/Makefile | 1 - mail/sylpheed3/Makefile | 1 - 4 files changed, 1 insertion(+), 3 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" diff --git a/mail/sylpheed2-devel/Makefile b/mail/sylpheed2-devel/Makefile index 06e779b50c83..d7397dca1a41 100644 --- a/mail/sylpheed2-devel/Makefile +++ b/mail/sylpheed2-devel/Makefile @@ -26,7 +26,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk20 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" diff --git a/mail/sylpheed2/Makefile b/mail/sylpheed2/Makefile index 06e779b50c83..d7397dca1a41 100644 --- a/mail/sylpheed2/Makefile +++ b/mail/sylpheed2/Makefile @@ -26,7 +26,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk20 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" diff --git a/mail/sylpheed3/Makefile b/mail/sylpheed3/Makefile index 06e779b50c83..d7397dca1a41 100644 --- a/mail/sylpheed3/Makefile +++ b/mail/sylpheed3/Makefile @@ -26,7 +26,6 @@ USE_X_PREFIX= yes USE_GNOME= gtk20 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"