diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-03 20:23:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-09-03 20:23:12 +0000 |
commit | 2c1c3900962fe95611acbc377a970a7d68634739 (patch) | |
tree | c7a647d7cb2cce76a7583d558ade4b3aeaf96bed /games | |
parent | 243f5bac7befb21a4c48f19ff18e61f8815d8f94 (diff) |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/laughingman/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/laughingman/Makefile b/games/laughingman/Makefile index 976d22c3ea42..a5f9d56c6522 100644 --- a/games/laughingman/Makefile +++ b/games/laughingman/Makefile @@ -20,6 +20,8 @@ COMMENT= A real-time face hijacking program made by the ultimate hacker Aoi LIB_DEPENDS= cv.1:${PORTSDIR}/graphics/opencv EXTRACT_DEPENDS=lha:${PORTSDIR}/archivers/lha +BROKEN= does not link + EXTRACT_CMD= lha EXTRACT_BEFORE_ARGS=xiq2 EXTRACT_AFTER_ARGS= |