diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-13 14:45:55 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2013-09-13 14:45:55 +0000 |
commit | 033e4d2b2980e5d2f3946dfb215a0d587021ea12 (patch) | |
tree | b542e7bc4f928227a958fa9b589f6f4b9d07e785 /news | |
parent | f35b0c2105e7b985e9f77fa6b404271d5e686ba6 (diff) | |
download | ports-033e4d2b2980e5d2f3946dfb215a0d587021ea12.tar.gz ports-033e4d2b2980e5d2f3946dfb215a0d587021ea12.zip |
Notes
Diffstat (limited to 'news')
-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 d7dba0093496..8f679a909298 100644 --- a/news/pan/Makefile +++ b/news/pan/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre \ USE_BZIP2= yes USE_GMAKE= yes -USES= pathfix gettext pkgconfig +USES= pathfix gettext iconv pkgconfig USE_GNOME= intlhack GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |