aboutsummaryrefslogtreecommitdiff
path: root/x11/xkbutils/Makefile
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2013-02-14 12:32:57 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2013-02-14 12:32:57 +0000
commit95e1db0a7c26a389bb2ee299a42e0898ce83721a (patch)
treefd46907d47a0cb745fa81989cc1fb7d5654390c7 /x11/xkbutils/Makefile
parentaee83fcb640782396852bfd66bebe0bb27e7b72e (diff)
downloadports-95e1db0a7c26a389bb2ee299a42e0898ce83721a.tar.gz
ports-95e1db0a7c26a389bb2ee299a42e0898ce83721a.zip
Update to 1.0.4
Notes
Notes: svn path=/head/; revision=312219
Diffstat (limited to 'x11/xkbutils/Makefile')
-rw-r--r--x11/xkbutils/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/x11/xkbutils/Makefile b/x11/xkbutils/Makefile
index c5d32daed4d7..1f60e78a5631 100644
--- a/x11/xkbutils/Makefile
+++ b/x11/xkbutils/Makefile
@@ -1,12 +1,7 @@
-# New ports collection makefile for: xkbutils
-# Date Created: 17 Feb 2006
-# Whom: Florent Thoumie <flz@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= xkbutils
-PORTVERSION= 1.0.3
+PORTVERSION= 1.0.4
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
@@ -17,6 +12,8 @@ LICENSE= MIT
XORG_CAT= app
USE_XORG= xkbfile x11 xaw inputproto
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros
+
MAN1= xkbbell.1 xkbvleds.1 xkbwatch.1
.include <bsd.port.mk>