aboutsummaryrefslogtreecommitdiff
path: root/x11/xstroke
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2006-03-21 10:13:35 +0000
committerTim Bishop <tdb@FreeBSD.org>2006-03-21 10:13:35 +0000
commitb0aa53951a48fd4d2ce6d83a1064c0fc52d9d27f (patch)
treeaff37dcfc94daec26434287e02df6cd514fbac6a /x11/xstroke
parent3f0a38ac26aabff0f11d870bd9bd266f7216649e (diff)
downloadports-b0aa53951a48fd4d2ce6d83a1064c0fc52d9d27f.tar.gz
ports-b0aa53951a48fd4d2ce6d83a1064c0fc52d9d27f.zip
- Fix MASTER_SITES, make fetchable
- Drop USE_REINPLACE - Drop WWW, since there doesn't appear to be an appropriate one PR: 94763 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
Notes
Notes: svn path=/head/; revision=157849
Diffstat (limited to 'x11/xstroke')
-rw-r--r--x11/xstroke/Makefile4
-rw-r--r--x11/xstroke/pkg-descr2
2 files changed, 2 insertions, 4 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile
index 31b4692b52bd..b005f706cbbf 100644
--- a/x11/xstroke/Makefile
+++ b/x11/xstroke/Makefile
@@ -9,7 +9,8 @@ PORTNAME= xstroke
PORTVERSION= 0.5.12
PORTREVISION= 4
CATEGORIES= x11
-MASTER_SITES= http://xstroke.org/releases/
+MASTER_SITES= ftp://ftp.handhelds.org/projects/xstroke/release-0.5/ \
+ http://www.handhelds.org/download/projects/xstroke/release-0.5/
MAINTAINER= ports@FreeBSD.org
COMMENT= Fullscreen gesture recognition
@@ -17,7 +18,6 @@ COMMENT= Fullscreen gesture recognition
LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft
USE_GETOPT_LONG=yes
-USE_REINPLACE= yes
USE_BISON= yes
USE_IMAKE= yes
CFLAGS+= ${PTHREAD_CFLAGS}
diff --git a/x11/xstroke/pkg-descr b/x11/xstroke/pkg-descr
index f3780b7b4651..f8c509d66fbd 100644
--- a/x11/xstroke/pkg-descr
+++ b/x11/xstroke/pkg-descr
@@ -6,5 +6,3 @@ gestures and performs actions based on the gestures.
xstroke is most commonly configured to "type" characters in response to
gestures, but it can also emulate mouse button "clicks", launch programs,
and other fun things.
-
-WWW: http://www.xstroke.org/