From 041642fbcaa0b24613b713098243442af3ba2afc Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 10 Sep 2007 15:36:39 +0000 Subject: share/gnome/ -> share/. Amazing, I didn't noticed this when I updated it in other days ago. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9557 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libxklavier/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11/libxklavier') diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index a079078db..c3a55a4e7 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -3,11 +3,12 @@ # Whom: Maxim Sobolev # # $FreeBSD$ -# $MCom: ports/x11/libxklavier/Makefile,v 1.32 2007/02/24 21:00:46 mezz Exp $ +# $MCom: ports/x11/libxklavier/Makefile,v 1.34 2007/09/05 16:02:44 mezz Exp $ # PORTNAME= libxklavier PORTVERSION= 3.3 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} @@ -28,7 +29,7 @@ CPPFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --disable-doxygen \ --with-xkb-base=${LOCALBASE}/share/X11/xkb \ --with-xkb-bin-base=${LOCALBASE}/bin \ - --with-xmodmap-base=${LOCALBASE}/share/gnome/xmodmap \ + --with-xmodmap-base=${LOCALBASE}/share/xmodmap \ --disable-gtk-doc \ --with-html-dir=${GNOME_HTML_DIR} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \ -- cgit v1.2.3