pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/wcalc Use META_PACKAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a52d576a9fe8
branches:  trunk
changeset: 557032:a52d576a9fe8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Apr 09 00:41:53 2009 +0000

description:
Use META_PACKAGE

diffstat:

 cad/wcalc/Makefile |  12 +++---------
 1 files changed, 3 insertions(+), 9 deletions(-)

diffs (26 lines):

diff -r cac4b6d3d75f -r a52d576a9fe8 cad/wcalc/Makefile
--- a/cad/wcalc/Makefile        Wed Apr 08 23:27:51 2009 +0000
+++ b/cad/wcalc/Makefile        Thu Apr 09 00:41:53 2009 +0000
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2007/10/25 22:00:40 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2009/04/09 00:41:53 joerg Exp $
 #
 
+META_PACKAGE=          # empty
+
 .include "../../cad/wcalc/Makefile.common"
 PKGREVISION=   3
 
@@ -34,12 +36,4 @@
 DEPENDS+=      mex-wcalc-${VER}*:../../cad/mex-wcalc
 .endif
 
-EXTRACT_ONLY=  # none
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-PLIST_SRC=     # empty (meta-package)
-
-do-patch:      # empty
-do-install:    # empty
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index