diff options
Diffstat (limited to 'net/wmpload/Makefile')
-rw-r--r-- | net/wmpload/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/wmpload/Makefile b/net/wmpload/Makefile index 9eacdc02a47..f4d7b6fb933 100644 --- a/net/wmpload/Makefile +++ b/net/wmpload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2007/03/14 17:25:02 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:32 joerg Exp $ # DISTNAME= wmpload-0.9.5 @@ -10,6 +10,8 @@ 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 |