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 185f91beda0c..16bd84bc9864 100644 --- a/deskutils/xneur/Makefile +++ b/deskutils/xneur/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= intltool-update:textproc/intltool LIB_DEPENDS= libnotify.so:devel/libnotify \ libpcre.so:devel/pcre -USES= compiler:nestedfct gnome iconv libtool localbase pathfix \ +USES= compiler:nestedfct gnome iconv libtool localbase \ pkgconfig xorg USE_GNOME= gtk20 @@ -29,6 +29,7 @@ CONFIGURE_ARGS= --disable-static --libdir=${PREFIX}/lib/xneur --with-gtk=gtk2 USE_LDCONFIG= ${PREFIX}/lib/xneur ${PREFIX}/lib/xneur/xneur INSTALL_TARGET= install-strip +MAKE_ARGS= pkgconfigdir=${PREFIX}/libdata/pkgconfig OPTIONS_DEFINE= ASPELL XOSD NLS X11 SOUND OPTIONS_DEFAULT= GSTREAMER ASPELL SOUND |