diff options
author | hubertf <hubertf> | 2000-07-04 01:35:44 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2000-07-04 01:35:44 +0000 |
commit | a4cb8e044e05d7680042906d1726bec2e0198167 (patch) | |
tree | e7ece4ce779996e254ca0e6d146f787144ebdc19 /print/teTeX | |
parent | 34af9ed4a123b564a5bf4bf94deee3718fc50564 (diff) | |
download | pkgsrc-a4cb8e044e05d7680042906d1726bec2e0198167.tar.gz |
Don't pull in unneeded stuff - this pkg takes long enough to install
already. Point at the teTeX-sharesrc pkg in the DESCR file.
Diffstat (limited to 'print/teTeX')
-rw-r--r-- | print/teTeX/Makefile | 4 | ||||
-rw-r--r-- | print/teTeX/pkg/DESCR | 3 |
2 files changed, 5 insertions, 2 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index bf41bfaf85f..98380c667e6 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2000/03/09 10:36:47 tron Exp $ +# $NetBSD: Makefile,v 1.19 2000/07/04 01:35:44 hubertf Exp $ # DISTNAME= teTeX-1.0.7 @@ -9,7 +9,7 @@ DISTFILES= # empty MAINTAINER= hubertf@netbsd.org DEPENDS+= teTeX-bin>=1.0.7:../teTeX-bin -DEPENDS+= teTeX-sharesrc>=1.0.1:../teTeX-sharesrc +#DEPENDS+= teTeX-sharesrc>=1.0.1:../teTeX-sharesrc USE_X11= yes EXTRACT_ONLY= # empty diff --git a/print/teTeX/pkg/DESCR b/print/teTeX/pkg/DESCR index 2d97a5a3f8b..d2f0586073d 100644 --- a/print/teTeX/pkg/DESCR +++ b/print/teTeX/pkg/DESCR @@ -2,3 +2,6 @@ Thomas Esser's teTeX is _the_ TeX distribution for UNIX compatible systems. It contains the latest versions of TeX & friends and nearly everything you need for happy TeX'ing. For more information have a look at the lengthy FEATURES file of the distribution. + +Please install the teTeX-sharesrc package if you need the sources +for latex etc. |