diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 09:20:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-19 09:20:45 +0000 |
commit | 93d74908ad04f28763058d4f17640ff5ac2ef6c6 (patch) | |
tree | 71c1922a97cbf599d7ec532ad228a55b7f9ce9f0 /misc | |
parent | 014d833f4292037c3d140a975a5c2d43ace627ba (diff) | |
download | ports-93d74908ad04f28763058d4f17640ff5ac2ef6c6.tar.gz ports-93d74908ad04f28763058d4f17640ff5ac2ef6c6.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/sword-modules/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/sword-modules/Makefile b/misc/sword-modules/Makefile index fab68facdaac..f00ff980c9cd 100644 --- a/misc/sword-modules/Makefile +++ b/misc/sword-modules/Makefile @@ -18,6 +18,7 @@ MAINTAINER= wvengen@stack.nl COMMENT= Bible, lexicon and commentary modules for SWORD LIB_DEPENDS= sword.1:${PORTSDIR}/misc/sword +BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip NO_BUILD= yes USE_ZIP= yes |