diff options
Diffstat (limited to 'x11/padkey/Makefile')
-rw-r--r-- | x11/padkey/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11/padkey/Makefile b/x11/padkey/Makefile index dc7649f31053..c647ce89b09c 100644 --- a/x11/padkey/Makefile +++ b/x11/padkey/Makefile @@ -7,15 +7,14 @@ PORTNAME= padkey PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 games MASTER_SITES= http://www.liquidx.org/padkey/releases/dist/ MAINTAINER= tlp@liquidx.org COMMENT= Use an authentic SNES controller to play games -USE_XLIB= yes -USE_X_PREFIX= yes +USE_XORG= x11 xtst PLIST_FILES= bin/padkey PORTDOCS= CREDITS README |