diff options
Diffstat (limited to 'mail/sylpheed2/Makefile')
-rw-r--r-- | mail/sylpheed2/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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" |