diff options
Diffstat (limited to 'deskutils/xneur/Makefile')
-rw-r--r-- | deskutils/xneur/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/xneur/Makefile b/deskutils/xneur/Makefile index 81be59b30af3..89690a86934e 100644 --- a/deskutils/xneur/Makefile +++ b/deskutils/xneur/Makefile @@ -15,9 +15,8 @@ LIB_DEPENDS= notify.4:${PORTSDIR}/devel/libnotify \ pcre.3:${PORTSDIR}/devel/pcre USE_BZIP2= yes -USES= pkgconfig pathfix +USES= pkgconfig pathfix iconv GNU_CONFIGURE= yes -USE_ICONV= yes LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} CONFIGURE_ARGS= --disable-static --libdir=${PREFIX}/lib/xneur |