diff options
Diffstat (limited to 'devel/eris/Makefile')
-rw-r--r-- | devel/eris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/eris/Makefile b/devel/eris/Makefile index f6c20b55ac6c..8bb8f0561afa 100644 --- a/devel/eris/Makefile +++ b/devel/eris/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= Atlas-0.6.1:${PORTSDIR}/devel/atlas-devel \ GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_PKGCONFIG= build -USE_GNOME= gnomehack +USES= pathfix CXXFLAGS+= -include wchar.h CONFIGURE_ARGS+="CXXFLAGS=${CXXFLAGS}" |