diff options
Diffstat (limited to 'news/pan2/Makefile')
-rw-r--r-- | news/pan2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/news/pan2/Makefile b/news/pan2/Makefile index 0938fce55ce9..e0214d54d630 100644 --- a/news/pan2/Makefile +++ b/news/pan2/Makefile @@ -24,6 +24,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnometarget libxml2 gtk20 +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LIBS="-L${LOCALBASE}/lib -lgnuregex" |