"mk" is not a package --> commented in SUBDIR
This commit is contained in:
parent
df62913292
commit
6e24d95ed8
1 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,4 +1,4 @@
|
||||||
# $Id: Makefile,v 1.3418 2009/05/14 07:34:08 minskim Exp $
|
# $Id: Makefile,v 1.3419 2009/05/14 21:25:31 cheusov Exp $
|
||||||
#
|
#
|
||||||
|
|
||||||
COMMENT= WIP pkgsrc packages
|
COMMENT= WIP pkgsrc packages
|
||||||
|
@ -1096,7 +1096,7 @@ SUBDIR+= mirage
|
||||||
SUBDIR+= mixer.tk
|
SUBDIR+= mixer.tk
|
||||||
SUBDIR+= mixmaster
|
SUBDIR+= mixmaster
|
||||||
SUBDIR+= mixxx
|
SUBDIR+= mixxx
|
||||||
SUBDIR+= mk # not a package
|
#SUBDIR+= mk # not a package
|
||||||
SUBDIR+= mk-configure
|
SUBDIR+= mk-configure
|
||||||
SUBDIR+= mkcabal
|
SUBDIR+= mkcabal
|
||||||
SUBDIR+= mkdep
|
SUBDIR+= mkdep
|
||||||
|
|
Loading…
Reference in a new issue