diff options
author | pav <pav@FreeBSD.org> | 2009-09-04 04:23:12 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-09-04 04:23:12 +0800 |
commit | 3bade2d809b76df1572d61b1a000382ebe80a5b4 (patch) | |
tree | 09eeb3be616603903149cac276ba7fbe466da209 /games | |
parent | 12b5b330bddf99d57b84f0e4bf47ddb7749e4579 (diff) | |
download | freebsd-ports-gnome-3bade2d809b76df1572d61b1a000382ebe80a5b4.tar.gz freebsd-ports-gnome-3bade2d809b76df1572d61b1a000382ebe80a5b4.tar.zst freebsd-ports-gnome-3bade2d809b76df1572d61b1a000382ebe80a5b4.zip |
- Mark BROKEN: does not link
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= |