diff options
Diffstat (limited to 'security/bitstir/Makefile')
-rw-r--r-- | security/bitstir/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/bitstir/Makefile b/security/bitstir/Makefile index d7a04d80d5f..135b0bc865b 100644 --- a/security/bitstir/Makefile +++ b/security/bitstir/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2012/09/16 04:33:43 dholland Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:21 asau Exp $ # DISTNAME= bitstir-0.2 @@ -10,8 +10,6 @@ MAINTAINER= pdh@wiredyne.com HOMEPAGE= http://www.wiredyne.com/software/bitstir.html COMMENT= Entropy restoration daemon -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= NetBSD-*-* INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 |