diff options
Diffstat (limited to 'security/netramet')
-rw-r--r-- | security/netramet/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/security/netramet/Makefile b/security/netramet/Makefile index 24437637834..d60ee8a0ae4 100644 --- a/security/netramet/Makefile +++ b/security/netramet/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2011/03/19 09:36:47 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/23 18:16:37 asau Exp $ # DISTNAME= NeTraMet44 @@ -10,8 +10,6 @@ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= NEtwork TRaffic METer #LICENSE= GNU EMACS GENERAL PUBLIC LICENSE -PKG_DESTDIR_SUPPORT= user-destdir - MAKE_JOBS_SAFE= no GNU_CONFIGURE= YES |