diff options
Diffstat (limited to 'games/xgospel/Makefile')
-rw-r--r-- | games/xgospel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xgospel/Makefile b/games/xgospel/Makefile index 5d9a82e843d1..a6ab25dbc578 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://gailly.net/ MAINTAINER= ports@FreeBSD.org COMMENT= X11 Go (weiqi, baduk) client for the Internet Go Server -LIB_DEPENDS= libXaw3d.so:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d USE_XORG= ice sm x11 xaw xext xmu xpm xt GNU_CONFIGURE= yes |