e8d8834f6a
Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
17 lines
358 B
Makefile
17 lines
358 B
Makefile
# $NetBSD: Makefile,v 1.16 2010/06/13 22:45:08 wiz Exp $
|
|
|
|
DISTNAME= xvid4conf-1.12
|
|
PKGREVISION= 6
|
|
CATEGORIES= multimedia
|
|
MASTER_SITES= #
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
COMMENT= XviD Configuration Panel
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
USE_TOOLS+= pkg-config
|
|
GNU_CONFIGURE= YES
|
|
|
|
.include "../../x11/gtk2/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|