aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-12-10 16:08:16 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-12-10 16:08:16 +0000
commitebb7a7eac6ebcc065184e1aae9c62121c880668a (patch)
tree8d5f9e41d39ca38d451daee04d18fa363cf63f22 /x11
parentf99a2cdfe98aa9a7d03fbd17970a6bcfa3eaed6d (diff)
downloadports-ebb7a7eac6ebcc065184e1aae9c62121c880668a.tar.gz
ports-ebb7a7eac6ebcc065184e1aae9c62121c880668a.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/xdotool/Makefile11
-rw-r--r--x11/xdotool/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/x11/xdotool/Makefile b/x11/xdotool/Makefile
index 116720f5cbf5..c0411000c991 100644
--- a/x11/xdotool/Makefile
+++ b/x11/xdotool/Makefile
@@ -6,23 +6,22 @@
#
PORTNAME= xdotool
-DISTVERSION= 20090815
+DISTVERSION= 20091210.01
CATEGORIES= x11
MASTER_SITES= http://semicomplete.googlecode.com/files/
MAINTAINER= wxs@FreeBSD.org
COMMENT= Programatically simulate keyboard input or mouse activity
+USE_PERL5_BUILD= yes
+USE_GMAKE= yes
USE_GNOME= pkgconfig
USE_XORG= x11 xtst
-ALL_TARGET= ${PORTNAME}
-PLIST_FILES= bin/xdotool
+MAN1= xdotool.1
+PLIST_FILES= bin/xdotool lib/libxdo.so lib/libxdo.so.0
MAKE_JOBS_SAFE= yes
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/xdotool ${PREFIX}/bin
-
# Older GCC on RELENG_6 doesn't like -Wno-missing-field-initializers
post-patch:
@${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' ${WRKSRC}/Makefile
diff --git a/x11/xdotool/distinfo b/x11/xdotool/distinfo
index 6d6cccba9d96..2813abedbe1b 100644
--- a/x11/xdotool/distinfo
+++ b/x11/xdotool/distinfo
@@ -1,3 +1,3 @@
-MD5 (xdotool-20090815.tar.gz) = 32b1127c0c24f5b3d0a1a1c09b3d44f8
-SHA256 (xdotool-20090815.tar.gz) = 2cccc9f4b106225ec47365f19300bd49e9151e8c37594d072ff8588a34c1e4c7
-SIZE (xdotool-20090815.tar.gz) = 22479
+MD5 (xdotool-20091210.01.tar.gz) = 33a7a3a037684a1e03e5aca2850c5323
+SHA256 (xdotool-20091210.01.tar.gz) = 2a7f1957e2a8acce84b87f78e2d56a932855206823e67b56049d12b37106b5cd
+SIZE (xdotool-20091210.01.tar.gz) = 23729