2010-01-24 14:26:09 +01:00
|
|
|
# $NetBSD: Makefile,v 1.15 2010/01/24 13:26:13 wiz Exp $
|
2004-05-29 02:16:41 +02:00
|
|
|
#
|
|
|
|
|
2009-07-07 19:38:09 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2005-01-12 20:45:50 +01:00
|
|
|
.include "Makefile.common"
|
2004-05-29 02:16:41 +02:00
|
|
|
|
2010-01-24 14:26:09 +01:00
|
|
|
PKGREVISION= 9
|
2004-05-29 02:16:41 +02:00
|
|
|
COMMENT= Capture X display to individual frames or MPEG video
|
|
|
|
|
2005-01-12 20:45:50 +01:00
|
|
|
CONFIGURE_ARGS+= --without-gtk2
|
2004-05-29 02:16:41 +02:00
|
|
|
|
2007-01-11 15:55:15 +01:00
|
|
|
.include "../../x11/libXext/buildlink3.mk"
|
|
|
|
.include "../../x11/xextproto/buildlink3.mk"
|
|
|
|
|
2004-05-29 02:16:41 +02:00
|
|
|
.include "../../mk/bsd.pkg.mk"
|