diff options
Diffstat (limited to 'x11/blast/Makefile')
-rw-r--r-- | x11/blast/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/blast/Makefile b/x11/blast/Makefile index 2e7333e5983b..b9c0cba37301 100644 --- a/x11/blast/Makefile +++ b/x11/blast/Makefile @@ -7,7 +7,7 @@ PORTNAME= blast PORTVERSION= 1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_DEBIAN} MASTER_SITE_SUBDIR= pool/main/b/blast @@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Blast blows holes through windows WRKSRC= ${WRKDIR}/${PORTNAME}-1.1.orig -USE_X_PREFIX= yes +USE_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xi xrandr MAN1= blast.1 PLIST_FILES= bin/blast |