use of USE_BZIP2 is deprecated, so we use EXTRACT_SUFX instead.

This commit is contained in:
lebel 2001-06-03 16:14:34 +00:00
parent ef4993f2e8
commit 02352cf875
2 changed files with 4 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.12 2001/05/28 18:32:16 lebel Exp $
# $OpenBSD: Makefile,v 1.13 2001/06/03 16:14:34 lebel Exp $
COMMENT= "vi clone, many additional features"
@ -15,8 +15,7 @@ MASTER_SITES= ftp://ftp.vim.org/pub/vim/unreleased/unix/ \
ftp://ftp.is.co.za/applications/editors/vim/unreleased/unix/ \
ftp://ftp.progsoc.uts.edu.au/pub/vim/unreleased/unix/
DISTFILES= ${DISTNAME}-src.tar.bz2 ${DISTNAME}-rt.tar.bz2
USE_BZIP2= Yes
EXTRACT_SUFX= .tar.bz2
HOMEPAGE= http://www.vim.org/

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.2 2001/05/23 00:49:21 lebel Exp $
# $OpenBSD: Makefile,v 1.3 2001/06/03 16:19:31 lebel Exp $
COMMENT= "new mail notification utility"
DISTNAME= kbiff-3.4.2
CATEGORIES= mail
NEED_VERSION= 1.396
EXTRACT_SUFX= .tar.bz2
HOMEPAGE= http://www.granroth.org/kbiff/
@ -24,7 +25,6 @@ MAKE_ENV= ${CONFIGURE_ENV}
MAKE_FLAGS= CXXLD='--tag CXX ${CXX} -L${LOCALBASE}/lib/qt2'
USE_X11= Yes
USE_BZIP2= Yes
USE_GMAKE= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --with-qt-includes=${LOCALBASE}/include/X11/qt2