From 48ac283bf47f05040b57d4c01ab4e91fe6151277 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 1 Mar 2005 03:34:54 +0000 Subject: Backout to 1.1.4. The 1.1.4 and 2.0 should be same, but 2.0 has some optimizations that caused problems of can't visible the options in the gnome-keyboard-properties and other problems. Bump the PORTEPOCH. Reported by: raadradd on #freebsd-gnome Requested by: marcus git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3749 df743ca5-7f9a-e211-a948-0013205c9059 --- x11/libxklavier/Makefile | 8 ++++---- x11/libxklavier/distinfo | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'x11') diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index f7906407e..ede3f58da 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -6,8 +6,8 @@ # PORTNAME= libxklavier -PORTVERSION= 2.0 -PORTEPOCH= 1 +PORTVERSION= 1.14 +PORTEPOCH= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gswitchit @@ -23,8 +23,8 @@ USE_GETOPT_LONG=yes USE_LIBTOOL_VER=15 CONFIGURE_ARGS= --disable-doxygen \ --with-xkb-base=${X11BASE}/lib/X11/xkb -CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" -CPPFLAGS+= -I${LOCALBASE}/include -I${X11BASE}/include +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" PLIST_SUB= VERSION=${PORTVERSION} diff --git a/x11/libxklavier/distinfo b/x11/libxklavier/distinfo index 3236c8a12..2bb4f564a 100644 --- a/x11/libxklavier/distinfo +++ b/x11/libxklavier/distinfo @@ -1,2 +1,2 @@ -MD5 (libxklavier-2.0.tar.gz) = 9257653ee3d194d9c8d669e969fe4332 -SIZE (libxklavier-2.0.tar.gz) = 435898 +MD5 (libxklavier-1.14.tar.gz) = 218728a9b14d865888305194b5d5214f +SIZE (libxklavier-1.14.tar.gz) = 434972 -- cgit v1.2.3