aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-01-12 20:56:45 +0800
committerkris <kris@FreeBSD.org>2003-01-12 20:56:45 +0800
commitbf073ea69c36fc454599191fb5c9da613ef9ee3c (patch)
tree8335bbf7747e797bb293b03d02f26b030a8e884d /sysutils
parent16c444af0b5778250467cb84df85f9a389d08d4e (diff)
downloadfreebsd-ports-gnome-bf073ea69c36fc454599191fb5c9da613ef9ee3c.tar.gz
freebsd-ports-gnome-bf073ea69c36fc454599191fb5c9da613ef9ee3c.tar.zst
freebsd-ports-gnome-bf073ea69c36fc454599191fb5c9da613ef9ee3c.zip
Mark NO_PACKAGE: something causes the package builds to go haywire and
spit out an infinite amount of text (this is bad for disk space)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fcron/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/fcron/Makefile b/sysutils/fcron/Makefile
index 69c3820796e3..ddd9309053a6 100644
--- a/sysutils/fcron/Makefile
+++ b/sysutils/fcron/Makefile
@@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src
MAINTAINER= svenasse@polaris.ca
+NO_PACKAGE= "Runaway package build"
+
USE_AUTOCONF= yes
USE_PERL5= yes
CONFIGURE_ARGS= --with-etcdir=${PREFIX}/etc --with-cflags="${CFLAGS}" \