CATEGORIES+=gnome, ok by jmmv.
This commit is contained in:
parent
9cea83e7fa
commit
1b6d29f668
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2005/12/31 12:32:33 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2006/01/18 13:04:52 ghen Exp $
|
||||
|
||||
PKGNAME= ${DISTNAME:S/-/-gnome-/}
|
||||
COMMENT= Graphical monitor for distcc, the distributed C/C++ compiler
|
||||
|
@ -6,6 +6,8 @@ COMMENT= Graphical monitor for distcc, the distributed C/C++ compiler
|
|||
.include "../../devel/distcc/Makefile.common"
|
||||
PKGREVISION= 1
|
||||
|
||||
CATEGORIES+= gnome
|
||||
|
||||
CONFIGURE_ARGS+= --with-gnome
|
||||
|
||||
BUILD_TARGET= distccmon-gnome
|
||||
|
|
Loading…
Reference in a new issue