8 lines
203 B
Makefile
8 lines
203 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
|
|
COMPONENT = lib/libXdamage
|
|
XDEPS = proto/damageproto lib/libXfixes proto/fixesproto \
|
|
proto/xextproto lib/libX11
|
|
|
|
|
|
.include <bsd.port.mk>
|