diff options
Diffstat (limited to 'x11/libgnomekbd/Makefile')
-rw-r--r-- | x11/libgnomekbd/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile index a2944f4556dd..f0acd2be5993 100644 --- a/x11/libgnomekbd/Makefile +++ b/x11/libgnomekbd/Makefile @@ -14,19 +14,17 @@ COMMENT= GNOME keyboard shared library LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier -USE_BZIP2= yes USE_GNOME= gnomeprefix gnomehack ltverhack gconf2 USE_AUTOTOOLS= libtool INSTALLS_ICONS= yes -USES= gettext pkgconfig +USES= gettext pkgconfig gmake tar:bzip2 USE_LDCONFIG= yes -USE_GMAKE= yes + CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib GCONF_SCHEMAS= desktop_gnome_peripherals_keyboard_xkb.schemas -NO_STAGE= yes #post-patch: # @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ # 's|-Werror||g' |