diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-10 12:38:29 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-09-10 12:38:29 +0000 |
commit | 5e908806457ac960f490cd1511fc6971bb9703fa (patch) | |
tree | cd75f7e37827b52b0585763aeb82f86d47ec338a /net/wizd | |
parent | aca06e32e328dde7d6bad0a96fdbb90180aa4abc (diff) | |
download | ports-5e908806457ac960f490cd1511fc6971bb9703fa.tar.gz ports-5e908806457ac960f490cd1511fc6971bb9703fa.zip |
Notes
Diffstat (limited to 'net/wizd')
-rw-r--r-- | net/wizd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/wizd/Makefile b/net/wizd/Makefile index 68b7834fa90d..d8943d454a42 100644 --- a/net/wizd/Makefile +++ b/net/wizd/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= dvdread:${PORTSDIR}/multimedia/libdvdread \ jpeg:${PORTSDIR}/graphics/jpeg RUN_DEPENDS= nkf:${PORTSDIR}/japanese/nkf +BROKEN= does not install + NO_WRKSUBDIR= yes USE_DOS2UNIX= Makefile USE_ZIP= yes |