8231aba9db
for a xvidcap-gtk2 package. Remove the XVIDCAP_GTK2_GUI usage. Add note to DESCRiption to clarify the version of this xvidcap.
11 lines
232 B
Makefile
11 lines
232 B
Makefile
# $NetBSD: Makefile,v 1.5 2005/01/12 19:45:50 reed Exp $
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
|
|
PKGREVISION= 3
|
|
COMMENT= Capture X display to individual frames or MPEG video
|
|
|
|
CONFIGURE_ARGS+= --without-gtk2
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|