enter compiz/core
This commit is contained in:
parent
e181257e55
commit
f5d0f88b2d
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.390 2009/08/20 19:27:16 landry Exp $
|
# $OpenBSD: Makefile,v 1.391 2009/09/01 01:51:55 fgsch Exp $
|
||||||
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
|
# $FreeBSD: Makefile,v 1.178 1997/11/24 05:32:52 fenner Exp $
|
||||||
|
|
||||||
SUBDIR += 915resolution
|
SUBDIR += 915resolution
|
||||||
@ -31,6 +31,7 @@
|
|||||||
SUBDIR += bricons
|
SUBDIR += bricons
|
||||||
SUBDIR += bwidget
|
SUBDIR += bwidget
|
||||||
SUBDIR += chbg
|
SUBDIR += chbg
|
||||||
|
SUBDIR += compiz
|
||||||
SUBDIR += ctwm
|
SUBDIR += ctwm
|
||||||
SUBDIR += dbus
|
SUBDIR += dbus
|
||||||
SUBDIR += dbus-glib
|
SUBDIR += dbus-glib
|
||||||
|
9
x11/compiz/Makefile
Normal file
9
x11/compiz/Makefile
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
# $OpenBSD: Makefile,v 1.1 2009/09/01 01:51:55 fgsch Exp $
|
||||||
|
|
||||||
|
SUBDIR += core
|
||||||
|
#SUBDIR += libcompizconfig
|
||||||
|
#SUBDIR += compizconfig-python
|
||||||
|
#SUBDIR += ccsm
|
||||||
|
#SUBDIR += emerald
|
||||||
|
|
||||||
|
.include <bsd.port.subdir.mk>
|
Loading…
Reference in New Issue
Block a user