pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/teTeX Mark this package as a meta package.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0f3099d96ca7
branches:  trunk
changeset: 554697:0f3099d96ca7
user:      tron <tron%pkgsrc.org@localhost>
date:      Wed Feb 18 11:16:49 2009 +0000

description:
Mark this package as a meta package.

diffstat:

 print/teTeX/Makefile |  14 ++------------
 1 files changed, 2 insertions(+), 12 deletions(-)

diffs (35 lines):

diff -r 6a2b4aa2b29d -r 0f3099d96ca7 print/teTeX/Makefile
--- a/print/teTeX/Makefile      Wed Feb 18 10:56:09 2009 +0000
+++ b/print/teTeX/Makefile      Wed Feb 18 11:16:49 2009 +0000
@@ -1,29 +1,19 @@
-# $NetBSD: Makefile,v 1.46 2009/01/24 18:38:59 minskim Exp $
-#
+# $NetBSD: Makefile,v 1.47 2009/02/18 11:16:49 tron Exp $
 
 DISTNAME=      teTeX-3.0
 PKGREVISION=   1
 CATEGORIES=    print meta-pkgs
 MASTER_SITES=  # empty
-DISTFILES=     # empty
 
 MAINTAINER=    kei%NetBSD.org@localhost
 HOMEPAGE=      http://www.tug.org/tetex/
 COMMENT=       Thomas Esser's TeX distribution for UNIX compatible systems
 
-PKG_DESTDIR_SUPPORT=   user-destdir
-
 DEPENDS+=      texi2html>=1.52:../../textproc/texi2html
 
 CONFLICTS+=    teTeX2-[0-9]*
 
-EXTRACT_ONLY=  # empty
-NO_CHECKSUM=   yes
-NO_CONFIGURE=  yes
-NO_BUILD=      yes
-PLIST_SRC=     # empty
-
-do-install:    # do nothing
+META_PACKAGE=  yes
 
 .include "../../mk/tex.buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index