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