From 3ec6cc9d5b4c1ec72c84d44a413675d9dda527d5 Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Wed, 20 Mar 2013 02:01:11 +0000 Subject: -Add a missing dependency, xi. Bump the PORTREVISION. -gnomehack -> USES=pathfix PR: ports/175970 Submitted by: pawel --- x11/libxklavier/Makefile | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'x11/libxklavier') diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index d756764b5729..836781998cec 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -1,13 +1,10 @@ -# New ports collection makefile for: libxklavier -# Date created: 31 May 2002 -# Whom: Maxim Sobolev -# +# Created by: Maxim Sobolev # $FreeBSD$ # $MCom: ports/x11/libxklavier/Makefile,v 1.53 2010/01/12 02:18:34 avl Exp $ -# PORTNAME= libxklavier PORTVERSION= 5.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= x11 gnome MASTER_SITES= GNOME @@ -19,10 +16,11 @@ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso- RUN_DEPENDS= xkbcomp:${PORTSDIR}/x11/xkbcomp \ ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes -USE_XORG= x11 xkbfile +USES= pathfix +USE_XORG= x11 xi xkbfile USE_BZIP2= yes USE_GMAKE= yes -USE_GNOME= gnomehack libxml2 glib20 ltverhack:12 +USE_GNOME= libxml2 glib20 ltverhack:12 USE_LDCONFIG= yes USE_AUTOTOOLS= libtool CPPFLAGS+= -I${LOCALBASE}/include -- cgit v1.2.3