diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-06-09 15:33:28 +0000 |
commit | 33e3d901d4375c73d7a95b6894c0022d6be7eb95 (patch) | |
tree | 34bbfd02d2930c7d48865fddb99f6e755da7b857 /games/xspacewarp | |
parent | 842d1150059240d52d41ca8332c4895bd037e0a9 (diff) | |
download | ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.tar.gz ports-33e3d901d4375c73d7a95b6894c0022d6be7eb95.zip |
Notes
Diffstat (limited to 'games/xspacewarp')
-rw-r--r-- | games/xspacewarp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile index fb77240c9847..c6769d9c758f 100644 --- a/games/xspacewarp/Makefile +++ b/games/xspacewarp/Makefile @@ -7,7 +7,7 @@ PORTNAME= xspacewarp PORTVERSION= 1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games @@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Time Trek - like game for X Window System USE_IMAKE= yes +USE_XORG= x11 xaw xext xmu xt xpm sm ice NO_INSTALL_MANPAGES= yes post-extract: |