diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-22 21:48:40 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-22 21:48:40 +0000 |
commit | 20ff0b317e39afcef8557cfd42bc4aa66561552d (patch) | |
tree | 366eae7f119db8d63fd85a6b552d51aff47cae1d /games/monopd | |
parent | e4638f3f8d1b9f4c3642b35536c7a233ffa62694 (diff) | |
download | ports-20ff0b317e39afcef8557cfd42bc4aa66561552d.tar.gz ports-20ff0b317e39afcef8557cfd42bc4aa66561552d.zip |
Notes
Diffstat (limited to 'games/monopd')
-rw-r--r-- | games/monopd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/monopd/Makefile b/games/monopd/Makefile index 9a804fe6760b..c98d605e5727 100644 --- a/games/monopd/Makefile +++ b/games/monopd/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://unixcode.org/downloads/monopd/ MAINTAINER= jhb@FreeBSD.org COMMENT= Server for Atlantik and gtkAtlantic Games +BROKEN= Unfetchable + LIB_DEPENDS= capsinetwork.0:${PORTSDIR}/devel/libcapsinetwork \ math\\+\\+.0:${PORTSDIR}/math/libmath++ |