summaryrefslogtreecommitdiff
path: root/devel/splint/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/splint/Makefile')
-rw-r--r--devel/splint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/splint/Makefile b/devel/splint/Makefile
index aaf5c883e1e..52056093aeb 100644
--- a/devel/splint/Makefile
+++ b/devel/splint/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2003/07/17 21:34:05 grant Exp $
+# $NetBSD: Makefile,v 1.5 2004/01/20 12:13:29 agc Exp $
#
VERSION= 3.0.1.6
DISTNAME= splint-${VERSION}.src
PKGNAME= splint-${VERSION}
-WRKSRC= ${WRKDIR}/splint-${VERSION}
CATEGORIES= devel
MASTER_SITES= http://www.splint.org/downloads/
EXTRACT_SUFX= .tgz
@@ -13,6 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://lclint.cs.virginia.edu/
COMMENT= Statically check C programs
+WRKSRC= ${WRKDIR}/splint-${VERSION}
USE_GMAKE= YES
GNU_CONFIGURE= YES