diff options
Diffstat (limited to 'games/xblood/Makefile')
-rw-r--r-- | games/xblood/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xblood/Makefile b/games/xblood/Makefile index 8f6c70839ee3..8511fb912a16 100644 --- a/games/xblood/Makefile +++ b/games/xblood/Makefile @@ -7,15 +7,14 @@ PORTNAME= xblood PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/ MAINTAINER= ports@FreeBSD.org COMMENT= Makes the root window bloody -USE_X_PREFIX= yes - +USE_XORG= x11 MAN1= xblood.1 MANCOMPRESSED= yes PLIST_FILES= bin/xblood |