diff options
Diffstat (limited to 'x11/imwheel/Makefile')
| -rw-r--r-- | x11/imwheel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/imwheel/Makefile b/x11/imwheel/Makefile index 34797b63bbf3..66e7e149222d 100644 --- a/x11/imwheel/Makefile +++ b/x11/imwheel/Makefile @@ -7,7 +7,7 @@ PORTNAME= imwheel PORTVERSION= 1.0.0.p12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ftp://jcatki.no-ip.org/pub/imwheel/ \ ${MASTER_SITE_SOURCEFORGE} @@ -17,8 +17,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.p12/pre12/} MAINTAINER= ports@FreeBSD.org COMMENT= Utility to translate mouse wheel actions into X keyboard events +USE_XORG= x11 xpm xtst xext xmu USE_GMAKE= YES -USE_X_PREFIX= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --disable-gpm |
