remove bogus variable

spotted by okan@; ok okan@ merdely@
This commit is contained in:
eric 2007-12-11 15:11:21 +00:00
parent 6fb3908463
commit 3863f9f396

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/12/10 21:22:48 eric Exp $
# $OpenBSD: Makefile,v 1.2 2007/12/11 15:11:21 eric Exp $
COMMENT= lightweight library for extracting data from zip files
@ -26,7 +26,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=zziplib/}
EXTRACT_SUFX= .tar.bz2
CONFIGURE_STYLE= gnu
CONFIUGRE_ARGS= --without-debug
USE_LIBTOOL= Yes
BUILD_DEPENDS= ::archivers/zip