diff options
Diffstat (limited to 'devel/librcc/Makefile')
-rw-r--r-- | devel/librcc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/librcc/Makefile b/devel/librcc/Makefile index 47e5d355abfd..32f9966d05bf 100644 --- a/devel/librcc/Makefile +++ b/devel/librcc/Makefile @@ -24,9 +24,9 @@ LIB_DEPENDS= rcd.1:${PORTSDIR}/devel/librcd \ USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GNOME= gnomehack lthack libxml2 +USE_GNOME= lthack libxml2 USE_GMAKE= yes -USE_ICONV= yes +USES= pathfix iconv USE_LDCONFIG= yes USE_AUTOTOOLS= autoheader |