diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-22 14:48:03 +0000 |
commit | 077a58f032efc81c06a5c627cf14888c6eee37d9 (patch) | |
tree | 14fee1a21bf0a706c4026dfb70c9bd7281351d20 /x11/padkey | |
parent | a4da4776f1822761dc6ede9613d669b718644578 (diff) | |
download | ports-077a58f032efc81c06a5c627cf14888c6eee37d9.tar.gz ports-077a58f032efc81c06a5c627cf14888c6eee37d9.zip |
Notes
Diffstat (limited to 'x11/padkey')
-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 |