pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cad/geda correctly mark this package as a meta-pkg



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e538ba49a62c
branches:  trunk
changeset: 553964:e538ba49a62c
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Feb 05 13:40:21 2009 +0000

description:
correctly mark this package as a meta-pkg

diffstat:

 cad/geda/Makefile |  13 +++----------
 1 files changed, 3 insertions(+), 10 deletions(-)

diffs (34 lines):

diff -r 6c4e40f0c2f6 -r e538ba49a62c cad/geda/Makefile
--- a/cad/geda/Makefile Thu Feb 05 12:44:45 2009 +0000
+++ b/cad/geda/Makefile Thu Feb 05 13:40:21 2009 +0000
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.54 2008/06/20 01:09:08 joerg Exp $
+# $NetBSD: Makefile,v 1.55 2009/02/05 13:40:21 jnemeth Exp $
 #
 
 DISTNAME=      geda-${PKGVERSION}
 CATEGORIES=    cad
-DISTFILES=     # empty
 
 MAINTAINER=    dmcmahill%NetBSD.org@localhost
 HOMEPAGE=      http://www.geda.seul.org/
 COMMENT=       Toolset for automating electronic design
 
+META_PACKAGE=  yes
+
 PKG_DESTDIR_SUPPORT=   user-destdir
 
 DEPENDS+=      gattrib-${PKGVERSION}{,nb[0-9]*}:../../cad/gattrib
@@ -22,12 +23,4 @@
 
 .include "Makefile.common"
 
-EXTRACT_ONLY=  # none
-NO_CHECKSUM=   yes
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-PLIST_SRC=     # empty (meta-package)
-
-do-install:     # empty
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index