mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-03 11:12:13 +00:00
Broken for -stable too (same error).
This commit is contained in:
parent
f247a0fb25
commit
4a3e450986
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14151
@ -3,7 +3,7 @@
|
||||
# Date created: 19 October 1996
|
||||
# Whom: Pedro Giffuni
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/02/20 18:39:36 steve Exp $
|
||||
# $Id: Makefile,v 1.7 1998/10/11 14:35:44 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= felt-3.02
|
||||
@ -15,9 +15,7 @@ EXTRACT_SUFX= .src.tar.gz
|
||||
MAINTAINER= giffunip@asme.org
|
||||
|
||||
OSVERSION!= sysctl -n kern.osreldate
|
||||
.if ${OSVERSION} >= 300000
|
||||
BROKEN= too few arguments to function error
|
||||
.endif
|
||||
|
||||
WRKSRC= ${WRKDIR}/FElt-3.02
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 19 October 1996
|
||||
# Whom: Pedro Giffuni
|
||||
#
|
||||
# $Id: Makefile,v 1.6 1998/02/20 18:39:36 steve Exp $
|
||||
# $Id: Makefile,v 1.7 1998/10/11 14:35:44 jseger Exp $
|
||||
#
|
||||
|
||||
DISTNAME= felt-3.02
|
||||
@ -15,9 +15,7 @@ EXTRACT_SUFX= .src.tar.gz
|
||||
MAINTAINER= giffunip@asme.org
|
||||
|
||||
OSVERSION!= sysctl -n kern.osreldate
|
||||
.if ${OSVERSION} >= 300000
|
||||
BROKEN= too few arguments to function error
|
||||
.endif
|
||||
|
||||
WRKSRC= ${WRKDIR}/FElt-3.02
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
x
Reference in New Issue
Block a user