diff options
Diffstat (limited to 'games/seahaven')
-rw-r--r-- | games/seahaven/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/seahaven/Makefile b/games/seahaven/Makefile index 63389443bd18..3e837b2e11e2 100644 --- a/games/seahaven/Makefile +++ b/games/seahaven/Makefile @@ -7,7 +7,7 @@ PORTNAME= seahaven PORTVERSION= 1.44 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://seahaven.sourceforge.net/ \ ${MASTER_SITE_SOURCEFORGE} @@ -17,8 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= imp@FreeBSD.org COMMENT= The classic, lightweight version of Seahaven Towers -USE_XLIB= yes GNU_CONFIGURE= yes +USE_XORG= x11 xext MAN6?= seahaven.6 PLIST_FILES= bin/seahaven |