diff options
Diffstat (limited to 'devel/spin/Makefile')
-rw-r--r-- | devel/spin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/spin/Makefile b/devel/spin/Makefile index 6a2ce91b629..008f7cb3ad9 100644 --- a/devel/spin/Makefile +++ b/devel/spin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/06/18 03:42:25 dholland Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/31 11:19:47 asau Exp $ DISTNAME= spin525 PKGNAME= spin-5.2.5 @@ -10,7 +10,6 @@ HOMEPAGE= http://spinroot.com/spin/whatispin.html COMMENT= Formal correctness prover LICENSE= spin-license -PKG_DESTDIR_SUPPORT= user-destdir INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 WRKSRC= ${WRKDIR}/Spin/Src5.2.5 |