summaryrefslogtreecommitdiffstats
path: root/devel/splint/Makefile
diff options
context:
space:
mode:
authorbillf <billf@FreeBSD.org>1999-07-09 14:45:38 +0000
committerbillf <billf@FreeBSD.org>1999-07-09 14:45:38 +0000
commit2e388c4321798d8bee5b65fd3ca2c0a2dfb80fef (patch)
tree41fdd43d5ee005ae082283cc27d1cfae3cbd5c58 /devel/splint/Makefile
parentb13d3855f601a6e86c10c6a10558021f965bb9d5 (diff)
downloadFreeBSD-ports-2e388c4321798d8bee5b65fd3ca2c0a2dfb80fef.zip
FreeBSD-ports-2e388c4321798d8bee5b65fd3ca2c0a2dfb80fef.tar.gz
Make this port respect CFLAGS again. it also seems the distfile changed on
us mysteriously. Submitted by: Scott Kenney <saken@hotel.rmta.org>
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r--devel/splint/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile
index 7990d5c..c0a99e9 100644
--- a/devel/splint/Makefile
+++ b/devel/splint/Makefile
@@ -3,7 +3,7 @@
# Date created: 9 September 1996
# Whom: moeding
#
-# $Id: Makefile,v 1.3 1998/07/03 23:36:18 steve Exp $
+# $Id: Makefile,v 1.4 1999/06/25 04:02:23 billf Exp $
#
DISTNAME= lclint-2.4b
@@ -15,7 +15,6 @@ MAINTAINER= s.moeding@ndh.net
GNU_CONFIGURE= yes
USE_GMAKE= yes
-NO_PACKAGE= "doesn't respect $CFLAGS"
do-build:
@(cd ${WRKSRC}; ${GMAKE})
OpenPOWER on IntegriCloud