1fbbf50998
into dpb. not 100% ready yet, committed to keep working in tree.
8 lines
196 B
Makefile
8 lines
196 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2012/11/01 09:58:05 espie Exp $
|
|
COMPONENT = app/xvctl
|
|
XDEPS = lib/libXv lib/libXext lib/libX11 lib/libxcb \
|
|
lib/libXau lib/libXdmcp
|
|
|
|
|
|
.include <bsd.port.mk>
|