diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 09:30:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-03-27 09:30:49 +0000 |
commit | 8d56991bfc17944ce929eda2efed71ce49ea961c (patch) | |
tree | 48003a28065b6acb9944ac93f4df428501e54d2e /x11/blast | |
parent | a45a4018d6c690c0f8143d1222e85330e32a5f59 (diff) | |
download | ports-8d56991bfc17944ce929eda2efed71ce49ea961c.tar.gz ports-8d56991bfc17944ce929eda2efed71ce49ea961c.zip |
Notes
Diffstat (limited to 'x11/blast')
-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 b9c0cba37301..925cf1a0baa5 100644 --- a/x11/blast/Makefile +++ b/x11/blast/Makefile @@ -7,7 +7,7 @@ PORTNAME= blast PORTVERSION= 1.1 -PORTREVISION= 2 +PORTREVISION= 3 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_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xi xrandr +USE_XORG= ice sm x11 xau xcursor xdmcp xext xfixes xt xrandr MAN1= blast.1 PLIST_FILES= bin/blast |