Let's sync with reality (reorganization of Boost packages).
This commit is contained in:
parent
05fb9c6f66
commit
8bbc5e7374
2 changed files with 6 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.615 2005/02/24 11:19:58 agc Exp $
|
||||
# $NetBSD: Makefile,v 1.616 2005/02/26 22:51:55 jmmv Exp $
|
||||
#
|
||||
|
||||
COMMENT= Development utilities
|
||||
|
@ -51,9 +51,10 @@ SUBDIR+= boaconstructor
|
|||
SUBDIR+= boehm-gc
|
||||
SUBDIR+= bonobo
|
||||
SUBDIR+= bonobo-conf
|
||||
SUBDIR+= boost
|
||||
SUBDIR+= boost-build
|
||||
SUBDIR+= boost-headers
|
||||
SUBDIR+= boost-libs
|
||||
SUBDIR+= boost-python
|
||||
SUBDIR+= boost-thread
|
||||
SUBDIR+= buddy
|
||||
SUBDIR+= bugzilla
|
||||
SUBDIR+= buildtool
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.25 2005/01/11 11:42:43 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.26 2005/02/26 22:51:55 jmmv Exp $
|
||||
#
|
||||
|
||||
COMMENT= Collections of other packages
|
||||
|
||||
SUBDIR+= XFree86
|
||||
SUBDIR+= boost
|
||||
SUBDIR+= edesktop
|
||||
SUBDIR+= fxtv-capture
|
||||
SUBDIR+= gnome
|
||||
|
|
Loading…
Reference in a new issue