diff options
Diffstat (limited to 'net/wmpload/Makefile')
-rw-r--r-- | net/wmpload/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/net/wmpload/Makefile b/net/wmpload/Makefile index 9a75f6e192d..41bfdb109ec 100644 --- a/net/wmpload/Makefile +++ b/net/wmpload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/23 10:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/23 17:19:20 asau Exp $ # DISTNAME= wmpload-0.9.5 @@ -10,8 +10,6 @@ MAINTAINER= abs@NetBSD.org #HOMEPAGE= http://www.engr.utk.edu/~mdsmith/pload/ COMMENT= PPP monitor for X11, totals and current in/out rates in 64x64 cube -PKG_DESTDIR_SUPPORT= user-destdir - HAS_CONFIGURE= YES USE_IMAKE= YES |