diff options
Diffstat (limited to 'x11/xload/Makefile')
-rw-r--r-- | x11/xload/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xload/Makefile b/x11/xload/Makefile index 7f7e0d11fdb..602c26fbff8 100644 --- a/x11/xload/Makefile +++ b/x11/xload/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2007/02/27 15:05:41 dsainty Exp $ +# $NetBSD: Makefile,v 1.3 2007/03/17 18:40:59 joerg Exp $ # DISTNAME= xload-1.0.1 @@ -10,6 +10,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/releases/individual/app/ COMMENT= System load average display for X +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |