From 6eff9fa47ea5f962c4be519d4632b78fff9e3c86 Mon Sep 17 00:00:00 2001 From: alek Date: Sat, 19 Feb 2005 22:18:31 +0000 Subject: [PATCH] Add WANTLIB marker --- archivers/zipios/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/archivers/zipios/Makefile b/archivers/zipios/Makefile index f352f93b477..7e1d8fc0ded 100644 --- a/archivers/zipios/Makefile +++ b/archivers/zipios/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2005/02/19 12:31:30 espie Exp $ +# $OpenBSD: Makefile,v 1.2 2005/02/19 22:18:31 alek Exp $ COMMENT= "java-like zip interface" DISTNAME= zipios++-0.1.5.9+cvs.2004.02.07 @@ -15,6 +15,7 @@ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes +WANTLIB= z CONFIGURE_STYLE= gnu USE_LIBTOOL= Yes post-extract: