diff options
Diffstat (limited to 'sysutils/pfstat/Makefile')
-rw-r--r-- | sysutils/pfstat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/pfstat/Makefile b/sysutils/pfstat/Makefile index 723f1e42c16..ea5fd9d09cf 100644 --- a/sysutils/pfstat/Makefile +++ b/sysutils/pfstat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2011/11/01 06:02:35 sbd Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/23 19:51:19 asau Exp $ DISTNAME= pfstat-2.5 PKGREVISION= 1 @@ -10,8 +10,6 @@ HOMEPAGE= http://www.benzedrine.cx/pfstat.html COMMENT= Utility to render graphical statistics for PF LICENSE= 2-clause-bsd -PKG_DESTDIR_SUPPORT= user-destdir - USE_BSD_MAKEFILE= yes USE_TOOLS+= yacc |