From 1c90bb59bfcb319b4f51d57fad2b6b21ea78065c Mon Sep 17 00:00:00 2001 From: kwm Date: Sat, 29 May 2010 17:30:36 +0000 Subject: Update to 2.31.1. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14160 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libgnomekbd/Makefile | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 x11/libgnomekbd/Makefile (limited to 'x11/libgnomekbd/Makefile') diff --git a/x11/libgnomekbd/Makefile b/x11/libgnomekbd/Makefile new file mode 100644 index 000000000..ac8fcb143 --- /dev/null +++ b/x11/libgnomekbd/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: libgnomekbd +# Date created: 2006-11-07 +# Whom: Michael Johnson +# +# $FreeBSD$ +# $MCom$ +# + +PORTNAME= libgnomekbd +PORTVERSION= 2.31.1 +CATEGORIES= x11 gnome +MASTER_SITES= GNOME +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME keyboard shared library + +LIB_DEPENDS= xklavier.12:${PORTSDIR}/x11/libxklavier + +USE_BZIP2= yes +USE_GNOME= gnomeprefix gnomehack ltverhack gconf2 +USE_AUTOTOOLS= libtool:22 +INSTALLS_ICONS= yes +USE_GETTEXT= yes +USE_LDCONFIG= yes +USE_GMAKE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +GCONF_SCHEMAS= desktop_gnome_peripherals_keyboard_xkb.schemas + +#post-patch: +# @${FIND} ${WRKSRC} -name Makefile.in | ${XARGS} ${REINPLACE_CMD} -e \ +# 's|-Werror||g' + +.include -- cgit v1.2.3