diff options
Diffstat (limited to 'news/pan2')
-rw-r--r-- | news/pan2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index a8f5b37..e882be5 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -25,7 +25,7 @@ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget libxml2 gtk20 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ - LIBS="-L${LOCALBASE}/lib -lgnuregex -lcompat" + LIBS="-L${LOCALBASE}/lib -lgnuregex" OPTIONS= GTKSPELL "Enable spell checking support" on |