diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2003-05-17 15:06:11 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2003-05-17 15:06:11 +0000 |
commit | a9ffb764461aa1cc3a3985213768119b4e444f8d (patch) | |
tree | 43e550e26addfbe0ebbdab057a562e6f47631209 /x11/xautomation | |
parent | 975afbcfb2175be10e63dd110c518ed8ae4f0687 (diff) | |
download | ports-a9ffb764461aa1cc3a3985213768119b4e444f8d.tar.gz ports-a9ffb764461aa1cc3a3985213768119b4e444f8d.zip |
Notes
Diffstat (limited to 'x11/xautomation')
-rw-r--r-- | x11/xautomation/Makefile | 5 | ||||
-rw-r--r-- | x11/xautomation/distinfo | 2 | ||||
-rw-r--r-- | x11/xautomation/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/x11/xautomation/Makefile b/x11/xautomation/Makefile index 4df583077522..7e2b81d697ea 100644 --- a/x11/xautomation/Makefile +++ b/x11/xautomation/Makefile @@ -7,8 +7,7 @@ # PORTNAME= xautomation -PORTVERSION= 0.86 -PORTREVISION= 1 +PORTVERSION= 0.92 CATEGORIES= x11 MASTER_SITES= http://hoopajoo.net/static/projects/ @@ -19,7 +18,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png USE_XLIB= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" diff --git a/x11/xautomation/distinfo b/x11/xautomation/distinfo index 43a6172b83a2..76a3830b1a6a 100644 --- a/x11/xautomation/distinfo +++ b/x11/xautomation/distinfo @@ -1 +1 @@ -MD5 (xautomation-0.86.tar.gz) = 16bae976298ddee496dbd8d8eb09c640 +MD5 (xautomation-0.92.tar.gz) = ad4b7fe50f4462911791d7fa9e1ae83e diff --git a/x11/xautomation/pkg-plist b/x11/xautomation/pkg-plist index f3e9dc444e70..9e9904a635aa 100644 --- a/x11/xautomation/pkg-plist +++ b/x11/xautomation/pkg-plist @@ -3,4 +3,5 @@ bin/patextract bin/png2pat bin/rgb2pat bin/visgrep +bin/xgrab bin/xte |