Bump PKGREVISION for opencdk shlib major bump.
This commit is contained in:
parent
c997591938
commit
f9ca475dd5
5 changed files with 10 additions and 9 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.20 2006/09/16 15:36:12 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.21 2007/06/05 08:11:43 wiz Exp $
|
||||
#
|
||||
|
||||
BMP_ENABLE_ENCODERS= yes
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
|
||||
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.10 2007/03/21 12:05:50 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.11 2007/06/05 08:11:44 wiz Exp $
|
||||
#
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
|
@ -6,7 +6,7 @@ USE_LANGUAGES= c c++
|
|||
.include "Makefile.common"
|
||||
|
||||
COMMENT+= base plugins
|
||||
PKGREVISION= 6
|
||||
PKGREVISION= 7
|
||||
|
||||
USE_TOOLS+= perl:run
|
||||
|
||||
|
|
|
@ -1,9 +1,10 @@
|
|||
# $NetBSD: Makefile,v 1.18 2007/04/11 18:03:39 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.19 2007/06/05 08:11:44 wiz Exp $
|
||||
#
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
COMMENT+= (using GStreamer)
|
||||
PKGREVISION= 1
|
||||
|
||||
CONFLICTS+= totem-xine-[0-9]*
|
||||
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
# $NetBSD: Makefile,v 1.31 2007/05/12 07:28:27 hira Exp $
|
||||
# $NetBSD: Makefile,v 1.32 2007/06/05 08:11:44 wiz Exp $
|
||||
#
|
||||
|
||||
.include "../../print/evince/Makefile.common"
|
||||
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
|
||||
COMMENT= Document viewer for the GNOME Desktop
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.72 2007/04/29 13:09:27 tnn Exp $
|
||||
# $NetBSD: Makefile,v 1.73 2007/06/05 08:11:44 wiz Exp $
|
||||
|
||||
PKGREVISION= 1
|
||||
PKGREVISION= 2
|
||||
PKGCONFIG_OVERRIDE= gnome-vfs-2.0.pc.in
|
||||
PKGCONFIG_OVERRIDE+= gnome-vfs-module-2.0.pc.in
|
||||
|
||||
|
|
Loading…
Reference in a new issue