diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-04 00:15:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-04 00:15:38 +0000 |
commit | a2c81fb142b0cffe631347dab9fb633e655d9f89 (patch) | |
tree | 20f10fcf5568dd246b08e782e81435c44c8dfbf9 /games | |
parent | BROKEN: Incomplete pkg-plist (diff) |
BROKEN: Unfetchable
Notes
Notes:
svn path=/head/; revision=147172
Diffstat (limited to 'games')
-rw-r--r-- | games/hattrickorganizer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/hattrickorganizer/Makefile b/games/hattrickorganizer/Makefile index 30281b8d3946..1d9ef9ef2e3f 100644 --- a/games/hattrickorganizer/Makefile +++ b/games/hattrickorganizer/Makefile @@ -14,6 +14,8 @@ DISTNAME= ho_${PORTVERSION:S/.//g} MAINTAINER= lars.engels@0x20.net COMMENT= A management tool for Hattrick.org written in Java +BROKEN= Unfetchable + EXTRACT_AFTER_ARGS= -d ${WRKSRC} USE_ZIP= yes |