diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-06 13:15:49 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2013-02-06 13:15:49 +0000 |
commit | df6252c6b79a995cb8b5272a10823f63d3640f7b (patch) | |
tree | 48ddb8e4299940f2b64b92d2eb5756ed567847a8 /x11/xkbcomp | |
parent | 6bddb7494b0524b69e9c7e4538dc18f3ffb33cb9 (diff) |
Notes
Diffstat (limited to 'x11/xkbcomp')
-rw-r--r-- | x11/xkbcomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile index 1196b5214e5d..1c1278669651 100644 --- a/x11/xkbcomp/Makefile +++ b/x11/xkbcomp/Makefile @@ -9,7 +9,7 @@ COMMENT= Compile XKB keyboard description LICENSE= MIT -BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.oc:${PORTSDIR}/devel/xorg-macros +BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/xorg-macros.pc:${PORTSDIR}/devel/xorg-macros XORG_CAT= app USE_XORG= x11 xkbfile USE_GNOME= gnomehack |