diff options
Diffstat (limited to 'games/xjumpx/Makefile')
-rw-r--r-- | games/xjumpx/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xjumpx/Makefile b/games/xjumpx/Makefile index b4c05ddeb282..d6a4b03ce235 100644 --- a/games/xjumpx/Makefile +++ b/games/xjumpx/Makefile @@ -7,15 +7,14 @@ PORTNAME= xjumpx PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://fenix.ne.jp/~cdrtk/soft/dl/ MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of xjump -USE_X_PREFIX= yes -USE_XPM= yes +USE_XORG= xpm xaw MAN1= xjumpx.1 MANCOMPRESSED= yes |