1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
freebsd-ports/x11/libxkbui/Makefile
Florent Thoumie 5d486865e5 - Mark xtrans as a BUILD_DEPENDS only (unless specified otherwise with :both)
- Bump PORTREVISION on ports having xtrans in USE_XORG.
- Add some missing dependencies in various xorg libraries.
2008-03-13 10:33:56 +00:00

20 lines
341 B
Makefile

# New ports collection makefile for: libxkbui
# Date Created: 8 Feb 2006
# Whom: Eric Anholt <anholt@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= libxkbui
PORTVERSION= 1.0.2
PORTREVISION= 1
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= The xkbui library
XORG_CAT= lib
USE_XORG= x11 xt xkbfile kbproto:both
.include <bsd.port.mk>