diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-27 21:30:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-27 21:30:26 +0000 |
commit | fcec3afc9cea4a09136b133b3d4525e2c009e816 (patch) | |
tree | cff8e7a5e0f5272f6393503b8d661d2649f1ac44 /x11/xautomation | |
parent | 9beabe17d14bdefe160de4ee2c997edaf0b4c935 (diff) | |
download | ports-fcec3afc9cea4a09136b133b3d4525e2c009e816.tar.gz ports-fcec3afc9cea4a09136b133b3d4525e2c009e816.zip |
Notes
Diffstat (limited to 'x11/xautomation')
-rw-r--r-- | x11/xautomation/Makefile | 11 | ||||
-rw-r--r-- | x11/xautomation/distinfo | 6 |
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 |