diff options
author | antoine <antoine@FreeBSD.org> | 2014-04-13 05:46:20 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-04-13 05:46:20 +0800 |
commit | 80afdffc5835c42d47d2bf81857ad2c906ba137b (patch) | |
tree | 0840e403401daaa0ec95c4adc6726ba5cc211107 /games | |
parent | ec1c5a727a2a7c516a4940a49fe3a438bc2cd53a (diff) | |
download | freebsd-ports-gnome-80afdffc5835c42d47d2bf81857ad2c906ba137b.tar.gz freebsd-ports-gnome-80afdffc5835c42d47d2bf81857ad2c906ba137b.tar.zst freebsd-ports-gnome-80afdffc5835c42d47d2bf81857ad2c906ba137b.zip |
Mark broken: fails to install
/usr/local/lib/wolfpack/pconfig: not found
*** [post-install] Error code 127
Reported by: pkg-fallout
Diffstat (limited to 'games')
-rw-r--r-- | games/wolfpack/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/wolfpack/Makefile b/games/wolfpack/Makefile index a3bfca3251df..4f13fb89fdc8 100644 --- a/games/wolfpack/Makefile +++ b/games/wolfpack/Makefile @@ -11,6 +11,8 @@ DISTNAME= empire-${PORTVERSION} MAINTAINER= johans@FreeBSD.org COMMENT= Long term multiplayer strategy game +BROKEN= Fails to install + MAKEFILE= GNUmakefile USES= gmake perl5 USE_PERL5= build |