pkgsrc/x11/xvidcap/Makefile
wiz 319e13628d More PKGREVISION bumps of jpeg dependencies.
Identified by parsing the NetBSD-i386-5.0.1/2009Q3 pkg_summary files
and Robert Elz.
2010-01-24 13:26:09 +00:00

16 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.15 2010/01/24 13:26:13 wiz Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
PKGREVISION= 9
COMMENT= Capture X display to individual frames or MPEG video
CONFIGURE_ARGS+= --without-gtk2
.include "../../x11/libXext/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"