NO_REGRESS=Yes
This commit is contained in:
parent
8ca62b899e
commit
44dca90215
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2001/09/20 16:14:01 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2001/10/24 14:52:10 lebel Exp $
|
||||
|
||||
COMMENT= "fully compliant DynDNS.org client"
|
||||
|
||||
@ -7,7 +7,7 @@ V= 116
|
||||
PKGNAME= ipcheck-${MV}.${V}
|
||||
DISTNAME= ipcheck.v${V}
|
||||
CATEGORIES= net
|
||||
NEED_VERSION= 1.459
|
||||
NEED_VERSION= 1.474
|
||||
EXTRACT_SUFX=
|
||||
EXTRACT_ONLY=
|
||||
|
||||
@ -24,6 +24,7 @@ MASTER_SITES= http://ipcheck.sourceforge.net/releases/
|
||||
|
||||
RUN_DEPENDS= python:python-*:lang/python
|
||||
|
||||
NO_REGRESS= Yes
|
||||
NO_BUILD= Yes
|
||||
WRKDIST= ${WRKDIR}
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.27 2001/09/24 18:02:31 lebel Exp $
|
||||
# $OpenBSD: Makefile,v 1.28 2001/10/24 14:54:13 lebel Exp $
|
||||
|
||||
COMMENT= "SLang-based newsreader"
|
||||
|
||||
@ -6,7 +6,7 @@ VERSION= 0.9.7.2
|
||||
DISTNAME= slrn-${VERSION}
|
||||
PKGNAME= ${DISTNAME}p2
|
||||
CATEGORIES= news
|
||||
NEED_VERSION= 1.440
|
||||
NEED_VERSION= 1.474
|
||||
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= slrn
|
||||
@ -27,6 +27,7 @@ PATCHFILES+= slrn-${VERSION}-$i.diff:0
|
||||
.endfor
|
||||
PATCH_DIST_STRIP=-p1
|
||||
|
||||
NO_REGRESS= Yes
|
||||
USE_GMAKE= Yes
|
||||
LIB_DEPENDS= slang.::devel/libslang
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user