diff options
Diffstat (limited to 'news/pan/Makefile')
-rw-r--r-- | news/pan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pan/Makefile b/news/pan/Makefile index 86bdacbabeca..980c3fd6eb58 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget gtk20 intlhack +USE_GNOME= gnomehack gtk20 intlhack USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ |