diff options
Diffstat (limited to 'devel/zziplib/Makefile')
-rw-r--r-- | devel/zziplib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile index 895c30a2207e..727bcc7bf444 100644 --- a/devel/zziplib/Makefile +++ b/devel/zziplib/Makefile @@ -13,7 +13,7 @@ COMMENT= Library to provide transparent read access to zipped files LICENSE= LGPL21 MPL LICENSE_COMB= dual -BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip +BUILD_DEPENDS= zip:archivers/zip USES= gmake libtool pathfix pkgconfig python:2,build tar:bzip2 GNU_CONFIGURE= yes |