aboutsummaryrefslogtreecommitdiffstats
path: root/x11/keynav
diff options
context:
space:
mode:
authorwxs <wxs@FreeBSD.org>2010-03-03 09:41:28 +0800
committerwxs <wxs@FreeBSD.org>2010-03-03 09:41:28 +0800
commit43480319c26a200ab742a92b84d7dbe6c9fe3af6 (patch)
tree36e4c91351e28e059d51157fc896a50f6eef86d9 /x11/keynav
parent669c40fc3287f431c94565c83e50432b19d99d8c (diff)
downloadfreebsd-ports-gnome-43480319c26a200ab742a92b84d7dbe6c9fe3af6.tar.gz
freebsd-ports-gnome-43480319c26a200ab742a92b84d7dbe6c9fe3af6.tar.zst
freebsd-ports-gnome-43480319c26a200ab742a92b84d7dbe6c9fe3af6.zip
- Update to 0.20100302.2713 (bump PORTEPOCH)
- Depend upon libxdo - Remove post-patch target as it is no longer needed since we are not building xdo with it anymore Feature safe: yes
Diffstat (limited to 'x11/keynav')
-rw-r--r--x11/keynav/Makefile13
-rw-r--r--x11/keynav/distinfo6
2 files changed, 9 insertions, 10 deletions
diff --git a/x11/keynav/Makefile b/x11/keynav/Makefile
index 5ac93438f8b0..105eda4723b0 100644
--- a/x11/keynav/Makefile
+++ b/x11/keynav/Makefile
@@ -6,16 +6,19 @@
#
PORTNAME= keynav
-DISTVERSION= 20091108
+DISTVERSION= 0.20100302.2713
+PORTEPOCH= 1
CATEGORIES= x11
MASTER_SITES= http://semicomplete.googlecode.com/files/
MAINTAINER= wxs@FreeBSD.org
COMMENT= Quickly select a portion of the screen using minimal keystrokes
-USE_GNOME= pkgconfig
+LIB_DEPENDS= xdo.1:${PORTSDIR}/x11/xdotool
+
+USE_GNOME= glib20
USE_XORG= xtst x11 xinerama
-ALL_TARGET= ${PORTNAME}
+USE_GMAKE= yes
PLIST_FILES= bin/keynav
PORTEXAMPLES= keynavrc
@@ -28,8 +31,4 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/keynavrc ${EXAMPLESDIR}
.endif
-# Because gcc in RELENG_6 doesn't support -Wno-missing-field-initializers
-post-patch:
- @${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' ${WRKSRC}/xdotool/Makefile
-
.include <bsd.port.mk>
diff --git a/x11/keynav/distinfo b/x11/keynav/distinfo
index 3e578e5b0128..1de9bddd61d9 100644
--- a/x11/keynav/distinfo
+++ b/x11/keynav/distinfo
@@ -1,3 +1,3 @@
-MD5 (keynav-20091108.tar.gz) = c6702fbce0a47b79e81e8350f558066b
-SHA256 (keynav-20091108.tar.gz) = 553fb6cefe1011fe250b6c869bff4ccb4019e13f692b2f9d28663fcf38349a5c
-SIZE (keynav-20091108.tar.gz) = 34953
+MD5 (keynav-0.20100302.2713.tar.gz) = b361d4765e8a08edf3016bcb7456e509
+SHA256 (keynav-0.20100302.2713.tar.gz) = eb3ec887a50d2e07eaa1ea779ff3459eb97e03f022f5e040c75772205ca21f4c
+SIZE (keynav-0.20100302.2713.tar.gz) = 48221