diff options
Diffstat (limited to 'misc/gkrellm-flynn/Makefile')
-rw-r--r-- | misc/gkrellm-flynn/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/gkrellm-flynn/Makefile b/misc/gkrellm-flynn/Makefile index d6b4eb93caf..01f341c0ee2 100644 --- a/misc/gkrellm-flynn/Makefile +++ b/misc/gkrellm-flynn/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/06/20 01:09:25 joerg Exp $ +# $NetBSD: Makefile,v 1.15 2008/07/14 12:56:08 joerg Exp $ # DISTNAME= gkrellflynn-0.8 @@ -11,6 +11,8 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://horus.comlab.uni-rostock.de/flynn/ COMMENT= GKrellM2 plugin that shows system load with a DooM marine +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= gmake pkg-config BUILD_TARGET= gkrellm2 INSTALL_TARGET= installgkrellm2 |