diff options
Diffstat (limited to 'games/xfireworks/Makefile')
-rw-r--r-- | games/xfireworks/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xfireworks/Makefile b/games/xfireworks/Makefile index 2fa8b486..92265d1 100644 --- a/games/xfireworks/Makefile +++ b/games/xfireworks/Makefile @@ -7,15 +7,14 @@ PORTNAME= xfireworks PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/ MAINTAINER= ports@FreeBSD.org COMMENT= Fireworks on X -USE_X_PREFIX= yes - +USE_XORG= x11 MAN1= xfireworks.1 do-install: |