8 lines
205 B
Makefile
8 lines
205 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
|
|
COMPONENT = app/xcompmgr
|
|
XDEPS = lib/libXcomposite lib/libXfixes lib/libXdamage \
|
|
lib/libXrender lib/libXext
|
|
|
|
|
|
.include <bsd.port.mk>
|