summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-06-25 04:02:23 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-06-25 04:02:23 +0000
commit1a8691119ca9cf615a7c9ca16c49393b8bf01dd8 (patch)
tree6ddde7c8ed4adb2c05398ee196f414b71f8097a6 /devel
parentUpdate spin to 3.30. (diff)
Mark NO_PACKAGE, as it doesn't respect CFLAGS.
No time to debug, it's midnight! Patches cheerfully accepted.
Notes
Notes: svn path=/head/; revision=19758
Diffstat (limited to 'devel')
-rw-r--r--devel/lclint/Makefile3
-rw-r--r--devel/splint/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/devel/lclint/Makefile b/devel/lclint/Makefile
index 5846dce983d9..7990d5c8568b 100644
--- a/devel/lclint/Makefile
+++ b/devel/lclint/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 September 1996
# Whom: moeding
#
-# $Id: Makefile,v 1.2 1996/12/12 05:21:36 asami Exp $
+# $Id: Makefile,v 1.3 1998/07/03 23:36:18 steve Exp $
#
DISTNAME= lclint-2.4b
@@ -15,6 +15,7 @@ MAINTAINER= s.moeding@ndh.net
GNU_CONFIGURE= yes
USE_GMAKE= yes
+NO_PACKAGE= "doesn't respect $CFLAGS"
do-build:
@(cd ${WRKSRC}; ${GMAKE})
diff --git a/devel/splint/Makefile b/devel/splint/Makefile
index 5846dce983d9..7990d5c8568b 100644
--- a/devel/splint/Makefile
+++ b/devel/splint/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 September 1996
# Whom: moeding
#
-# $Id: Makefile,v 1.2 1996/12/12 05:21:36 asami Exp $
+# $Id: Makefile,v 1.3 1998/07/03 23:36:18 steve Exp $
#
DISTNAME= lclint-2.4b
@@ -15,6 +15,7 @@ MAINTAINER= s.moeding@ndh.net
GNU_CONFIGURE= yes
USE_GMAKE= yes
+NO_PACKAGE= "doesn't respect $CFLAGS"
do-build:
@(cd ${WRKSRC}; ${GMAKE})