diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2017-01-29 21:42:53 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2017-01-29 21:42:53 +0800 |
commit | 6d5c9e89c187a63de7f90b0e91ad78bc958f869e (patch) | |
tree | 0be9f85d83848fa64d904db1adb3317edf292e99 /games/linux-nwnclient | |
parent | a81f79460e1932bb1ca36262b58460ea1e5b9f9e (diff) | |
download | freebsd-ports-gnome-6d5c9e89c187a63de7f90b0e91ad78bc958f869e.tar.gz freebsd-ports-gnome-6d5c9e89c187a63de7f90b0e91ad78bc958f869e.tar.zst freebsd-ports-gnome-6d5c9e89c187a63de7f90b0e91ad78bc958f869e.zip |
- Mark BROKEN: does not fetch
Approved by: portmgr blanket
Diffstat (limited to 'games/linux-nwnclient')
-rw-r--r-- | games/linux-nwnclient/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/linux-nwnclient/Makefile b/games/linux-nwnclient/Makefile index 6525c9cd2ead..05f39c95c07c 100644 --- a/games/linux-nwnclient/Makefile +++ b/games/linux-nwnclient/Makefile @@ -19,6 +19,8 @@ DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} MAINTAINER= scf@FreeBSD.org COMMENT= Neverwinter Nights Linux (x86) Client +BROKEN= does not fetch + RUN_DEPENDS= ${LOCALBASE}/share/nwndata/docs/readme.txt:games/nwndata NO_BUILD= yes |