aboutsummaryrefslogtreecommitdiff
path: root/devel/ups-debug
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-08-17 11:22:36 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-08-17 11:22:36 +0000
commit603682ce419c1def702a3c53f53cda11b0b559ee (patch)
tree0e1a87985aba980b23846e7ebd638493d7217afa /devel/ups-debug
parentee507a86c06feba1163ba211a14488aaf794c575 (diff)
downloadports-603682ce419c1def702a3c53f53cda11b0b559ee.tar.gz
ports-603682ce419c1def702a3c53f53cda11b0b559ee.zip
Mark BROKEN for current.
Notes
Notes: svn path=/head/; revision=12580
Diffstat (limited to 'devel/ups-debug')
-rw-r--r--devel/ups-debug/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/devel/ups-debug/Makefile b/devel/ups-debug/Makefile
index d9209e68901c..1b69e7c42c22 100644
--- a/devel/ups-debug/Makefile
+++ b/devel/ups-debug/Makefile
@@ -4,7 +4,7 @@
# Date created: Mon Feb 03, 1997
# Whom: David O'Brien (obrien@FreeBSD.org)
#
-# $Id: Makefile,v 1.1.1.1 1998/06/24 05:34:29 obrien Exp $
+# $Id: Makefile,v 1.2 1998/06/24 07:31:06 obrien Exp $
#
DISTNAME= ups-3.32
@@ -14,6 +14,11 @@ MASTER_SITE_SUBDIR= utilities
MAINTAINER= obrien@FreeBSD.org
+OSVERSION!= sysctl -n kern.osreldate
+.if ${OSVERSION} >= 300000
+BROKEN= "During build: Libvar_addrs[0] is not constant"
+.endif
+
ALL_TARGET= ups ups
MAN1= ups.1