diff options
Diffstat (limited to 'x11/wmfstatus')
-rw-r--r-- | x11/wmfstatus/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile index f60480abf53..96a5aac16ff 100644 --- a/x11/wmfstatus/Makefile +++ b/x11/wmfstatus/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/12/27 13:37:43 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2009/06/30 00:07:25 joerg Exp $ DISTNAME= wmfstatus-0.4 PKGREVISION= 1 @@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.finik.net/software.html COMMENT= General purpose 8x5 LCD screen for WindowMaker +MAKE_JOBS_SAFE= no + WRKSRC= ${WRKDIR}/${DISTNAME}/wmfstatus INSTALLATION_DIRS= bin |