Use META_PACKAGE
This commit is contained in:
parent
98fa1416ec
commit
e8e5c063bb
2 changed files with 2 additions and 10 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2008/05/22 21:23:00 tnn2 Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2009/04/09 01:20:33 jsonn Exp $
|
||||
|
||||
DISTNAME= # empty
|
||||
PKGNAME= gstreamer-plugins-0.1
|
||||
|
@ -10,6 +10,7 @@ MAINTAINER= blair.sadewitz@gmail.com
|
|||
HOMEPAGE= http://www.gstreamer.org/
|
||||
COMMENT= GStreamer plug-ins meta-pkg
|
||||
|
||||
META_PACKAGE= # empty
|
||||
|
||||
DEPENDS+= gst-plugins0.10-faad-[0-9]*:../../audio/gst-plugins0.10-faad
|
||||
DEPENDS+= gst-plugins0.10-flac-[0-9]*:../../audio/gst-plugins0.10-flac
|
||||
|
@ -44,11 +45,4 @@ DEPENDS+= gst-plugins0.10-x11-[0-9]*:../../x11/gst-plugins0.10-x11
|
|||
DEPENDS+= gst-plugins0.10-esound-[0-9]*:../../audio/gst-plugins0.10-esound
|
||||
DEPENDS+= gst-plugins0.10-cdparanoia-[0-9]*:../../audio/gst-plugins0.10-cdparanoia
|
||||
|
||||
NO_CHECKSUM= yes
|
||||
NO_MTREE= yes
|
||||
NO_CONFIGURE= yes
|
||||
NO_BUILD= yes
|
||||
|
||||
do-install:
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
@comment $NetBSD: PLIST,v 1.3 2007/06/29 21:43:35 bsadewitz Exp $
|
||||
@comment this plist intentionally left empty
|
Loading…
Reference in a new issue