diff options
Diffstat (limited to 'devel/librcc/Makefile')
-rw-r--r-- | devel/librcc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index a0a7f2b3d2c9..d61e10610752 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -15,10 +15,9 @@ LIB_DEPENDS= librcd.so:${PORTSDIR}/devel/librcd \ libenca.so:${PORTSDIR}/converters/enca \ libaspell.so:${PORTSDIR}/textproc/aspell -USE_BZIP2= yes GNU_CONFIGURE= yes USE_GNOME= libxml2 -USES= gmake iconv libtool:oldver pathfix pkgconfig +USES= gmake iconv libtool:oldver pathfix pkgconfig tar:bzip2 USE_LDCONFIG= yes CPPFLAGS+= -I${LOCALBASE}/include |