diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2005-04-10 05:39:56 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2005-04-10 05:39:56 +0000 |
commit | 10703748ebc681ee56334f21c35cf17c38e29b08 (patch) | |
tree | 2982637ffc7ebae36130a19a776b5dfec45dd2d5 /games/xgospel | |
parent | 49bc54f7664197fb20beaf81b59301b3cf06ca88 (diff) | |
download | ports-10703748ebc681ee56334f21c35cf17c38e29b08.tar.gz ports-10703748ebc681ee56334f21c35cf17c38e29b08.zip |
Notes
Diffstat (limited to 'games/xgospel')
-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 2539bbd6bef6..fa61845fcac1 100644 --- a/games/xgospel/Makefile +++ b/games/xgospel/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.teaser.fr/~jlgailly/ MAINTAINER= ports@FreeBSD.org COMMENT= An X11 Go (weiqi, baduk) client for the Internet Go Server -LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d +LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d USE_XLIB= yes USE_XPM= yes |