diff options
Diffstat (limited to 'games/xgospel/Makefile')
-rw-r--r-- | games/xgospel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile index f955c94f263b..f186f3ebec0d 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -6,7 +6,7 @@ PORTNAME= xgospel PORTVERSION= 1.12d -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.teaser.fr/~jlgailly/ @@ -15,8 +15,7 @@ COMMENT= An X11 Go (weiqi, baduk) client for the Internet Go Server LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d -USE_XLIB= yes -USE_XPM= yes +USE_XORG= xpm x11 ice GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-x --with-xpm --with-xaw3d |