fix CONFLICTS entry (noticed by wiz), bump PKGREVISION
This commit is contained in:
parent
87a8bd844a
commit
51942eeac1
1 changed files with 4 additions and 2 deletions
|
@ -1,12 +1,14 @@
|
|||
# $NetBSD: Makefile,v 1.11 2008/02/28 19:32:21 drochner Exp $
|
||||
# $NetBSD: Makefile,v 1.12 2008/03/10 11:35:31 drochner Exp $
|
||||
#
|
||||
|
||||
.include "Makefile.common"
|
||||
|
||||
PKGREVISION= 1
|
||||
|
||||
COMMENT+= good plugins
|
||||
|
||||
# some plugins were moved from bad to good
|
||||
CONFLICTS+= gst-plugins0.10-bad<0.10.7
|
||||
CONFLICTS+= gst-plugins0.10-bad<0.10.6
|
||||
|
||||
CONFIGURE_ARGS+= --enable-gconf
|
||||
CONFIGURE_ARGS+= --enable-gconftool
|
||||
|
|
Loading…
Reference in a new issue