aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-03-03 01:41:28 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-03-03 01:41:28 +0000
commit083289027b38c0662eca28884b0e2a024518eb48 (patch)
treef6449962d52d72b67ceebfd67dbded6a8e853ead /x11
parent1b93e88025eb1d997487bda4be3353510a84558a (diff)
downloadports-083289027b38c0662eca28884b0e2a024518eb48.tar.gz
ports-083289027b38c0662eca28884b0e2a024518eb48.zip
Notes
Diffstat (limited to 'x11')
-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