summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2009-02-18 11:16:49 +0000
committertron <tron@pkgsrc.org>2009-02-18 11:16:49 +0000
commit0a3e77ab3fd16d175cc05118173d5da6ff3e9885 (patch)
treefb7bf990e98a062f3dfddfbe5f49f0a318b7ac81 /print
parent6a05f6faf18c2c7483301be5c3c7852079f431c1 (diff)
downloadpkgsrc-0a3e77ab3fd16d175cc05118173d5da6ff3e9885.tar.gz
Mark this package as a meta package.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index fef63ff6015..dab12d8adc1 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -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
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"