NO_REGRESS, from maintainer

This commit is contained in:
wilfried 2001-10-31 20:09:18 +00:00
parent 65edd2eac1
commit 2d83d0a949
5 changed files with 15 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/08/16 21:56:35 pvalchev Exp $
# $OpenBSD: Makefile,v 1.2 2001/10/31 20:09:18 wilfried Exp $
COMMENT= "creates cover for audio cds using cddb and latex"
@ -24,6 +24,8 @@ RUN_DEPENDS= latex::print/teTeX/base \
${PERL_MODULES}/LWP.pm::www/p5-libwww \
${PERL_MODULES}/${MACHINE_ARCH}-openbsd/Audio/CD.pm::audio/p5-Audio-CD
NO_REGRESS= Yes
do-build:
@cd ${WRKSRC}; \
pod2man disc-cover disc-cover.1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/08/29 02:13:04 shell Exp $
# $OpenBSD: Makefile,v 1.2 2001/10/31 20:09:18 wilfried Exp $
COMMENT= "mailing list manager with web interface"
@ -23,6 +23,8 @@ EXTRACT_SUFX= .tgz
BUILD_DEPENDS= python::lang/python
RUN_DEPENDS= ${BUILD_DEPENDS}
NO_REGRESS= Yes
MMDOC= ${PREFIX}/share/doc/mailman
MMEXAMPLES= ${PREFIX}/share/examples/mailman
MMHOME= ${PREFIX}/lib/mailman

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/04 15:22:33 lebel Exp $
# $OpenBSD: Makefile,v 1.2 2001/10/31 20:09:19 wilfried Exp $
COMMENT= "client for anonymous remailing"
@ -28,6 +28,8 @@ SYSCONFDIR= /etc/mixmaster
WRKDIST=${WRKDIR}/Mix-${VERSION:S/.//g}
WRKSRC=${WRKDIST}/Src
NO_REGRESS= Yes
MAKE_ENV= SYSCONFDIR="${SYSCONFDIR}"
MIXMASTER_FILES=${WRKDIST}/type2.list ${WRKDIST}/mixmaster.conf.in \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.3 2001/10/15 00:29:25 espie Exp $
# $OpenBSD: Makefile,v 1.4 2001/10/31 20:09:19 wilfried Exp $
# $FreeBSD: ports/math/grace/Makefile,v 1.18 2001/04/25 05:59:19 lkoeller Exp $
# Original from: Lars Koeller <Lars.Koeller@Uni-Bielefeld.de>
@ -37,6 +37,8 @@ LIB_DEPENDS= jpeg.62::graphics/jpeg \
tiff.35::graphics/tiff \
pdf.2::print/pdflib
NO_REGRESS= Yes
FLAVORS= no_x11 fftw netcdf xmhtml
FLAVOR?=

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/07/13 17:50:44 pvalchev Exp $
# $OpenBSD: Makefile,v 1.2 2001/10/31 20:09:19 wilfried Exp $
# $FreeBSD: ports/x11-toolkits/xmhtml/Makefile,v 1.15 2001/06/29 05:19:06 lkoeller Exp $
# Original from: Peter Hawkins <thepish@freebsd.org>
@ -24,6 +24,8 @@ MASTER_SITES= ${HOMEPAGE}/dist/
LIB_DEPENDS= jpeg.62::graphics/jpeg \
png.2::graphics/png
NO_REGRESS= Yes
MAKE_ENV= CC="${LIBTOOL} ${CC}"
USE_X11= Yes