From f8fe413d6873970bed983af6e1d78d9916eafd4c Mon Sep 17 00:00:00 2001 From: ahze Date: Tue, 14 Feb 2006 18:39:38 +0000 Subject: - Update to 1.0.6 git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5695 df743ca5-7f9a-e211-a948-0013205c9059 --- accessibility/gok/Makefile | 35 +++++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 accessibility/gok/Makefile (limited to 'accessibility/gok/Makefile') diff --git a/accessibility/gok/Makefile b/accessibility/gok/Makefile new file mode 100644 index 000000000..a952928f3 --- /dev/null +++ b/accessibility/gok/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: gok +# Date created: 12 April 2003 +# Whom: Adam Weinberger +# +# $FreeBSD$ +# $MCom$ + +PORTNAME= gok +PORTVERSION= 1.0.6 +CATEGORIES= accessibility sysutils gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= GNOME On-Screen Keyboard (GOK) + +LIB_DEPENDS= gnomespeech.7:${PORTSDIR}/accessibility/gnomespeech + +USE_BZIP2= yes +USE_X_PREFIX= yes +INSTALLS_OMF= yes +USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui atspi libwnck +USE_GMAKE= yes +USE_AUTOTOOLS= libtool:15 +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" + +GCONF_SCHEMAS= gok.schemas + +post-patch: + @${REINPLACE_CMD} -e 's|||' \ + ${WRKSRC}/gok/word-complete.c + +.include -- cgit v1.2.3