aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2007-10-28 05:30:26 +0800
committermiwi <miwi@FreeBSD.org>2007-10-28 05:30:26 +0800
commitd249562ad892f7456eeab8efa24c36394587a318 (patch)
treec6dcf800604f53355c6ffdde56332ea63068cf31 /x11
parent2e1af1ea43b8cafb0d1e9926e493a5af755e74e5 (diff)
downloadfreebsd-ports-gnome-d249562ad892f7456eeab8efa24c36394587a318.tar.gz
freebsd-ports-gnome-d249562ad892f7456eeab8efa24c36394587a318.tar.zst
freebsd-ports-gnome-d249562ad892f7456eeab8efa24c36394587a318.zip
- Update to 0.98
PR: 117502 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Diffstat (limited to 'x11')
-rw-r--r--x11/xautomation/Makefile11
-rw-r--r--x11/xautomation/distinfo6
2 files changed, 8 insertions, 9 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile
index 6e6eaa729dc0..7d93659854ad 100644
--- a/x11/xautomation/Makefile
+++ b/x11/xautomation/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= xautomation
-PORTVERSION= 0.96
-PORTREVISION= 1
+PORTVERSION= 0.98
CATEGORIES= x11
MASTER_SITES= http://hoopajoo.net/static/projects/
@@ -17,11 +16,11 @@ COMMENT= Control X from the command line for scripts
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png
-USE_XLIB= yes
+USE_XORG= xtst
+USE_GNOME= gnometarget
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib"
PLIST_FILES= bin/pat2ppm bin/patextract bin/png2pat bin/rgb2pat \
bin/visgrep bin/xte
diff --git a/x11/xautomation/distinfo b/x11/xautomation/distinfo
index f94f6e68ef45..cd5389c81ee0 100644
--- a/x11/xautomation/distinfo
+++ b/x11/xautomation/distinfo
@@ -1,3 +1,3 @@
-MD5 (xautomation-0.96.tar.gz) = 55f1247f9e25d57ba23e9e9f3cf5f87e
-SHA256 (xautomation-0.96.tar.gz) = d3486671b36f446d1d81708a5038886858c2108dd0fd70a0e6dd408e6dffcd55
-SIZE (xautomation-0.96.tar.gz) = 73335
+MD5 (xautomation-0.98.tar.gz) = 4c176708409a5f8840e85b7ead52ead3
+SHA256 (xautomation-0.98.tar.gz) = 62d02ef6255020cd2b828d30d906044019993db0181b5fb91d391a0344ed3eb4
+SIZE (xautomation-0.98.tar.gz) = 88503