diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:09:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:09:36 +0000 |
commit | 42d5e278657bc4b501370034367fddb58ae5529e (patch) | |
tree | ee34bccbe1b118a0c52bd84c8fd6f286e5861087 /x11/xstroke | |
parent | 6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (diff) | |
download | ports-42d5e278657bc4b501370034367fddb58ae5529e.tar.gz ports-42d5e278657bc4b501370034367fddb58ae5529e.zip |
Notes
Diffstat (limited to 'x11/xstroke')
-rw-r--r-- | x11/xstroke/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile index 422f09c6a6f9..0f378293783f 100644 --- a/x11/xstroke/Makefile +++ b/x11/xstroke/Makefile @@ -17,7 +17,6 @@ COMMENT= Fullscreen gesture recognition LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft -USE_GETOPT_LONG=yes USE_BISON= build USE_IMAKE= yes CFLAGS+= ${PTHREAD_CFLAGS} |