-Add a missing dependency, xi. Bump the PORTREVISION.
-gnomehack -> USES=pathfix PR: ports/175970 Submitted by: pawel
This commit is contained in:
parent
a3c18f7e9d
commit
3ec6cc9d5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314704
@ -1,13 +1,10 @@
|
||||
# New ports collection makefile for: libxklavier
|
||||
# Date created: 31 May 2002
|
||||
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
#
|
||||
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
||||
# $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
|
||||
|
Loading…
Reference in New Issue
Block a user