summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-08-17 21:39:45 +0000
committertron <tron@pkgsrc.org>1999-08-17 21:39:45 +0000
commit679b7b793db95327537e79053b2bb9f5cacf8d66 (patch)
treeb2978b9e92a7372e80dbfe31fcfafe7c9293ffb5 /print
parentcd263edd815b36947836ea045207929d07884d1e (diff)
downloadpkgsrc-679b7b793db95327537e79053b2bb9f5cacf8d66.tar.gz
Let this package depend on "teTeX-share" to avoid ugly "@unexec rmdir"
kludge for directory "share/texmf".
Diffstat (limited to 'print')
-rw-r--r--print/teTeX-sharesrc/Makefile4
-rw-r--r--print/teTeX-sharesrc/pkg/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/print/teTeX-sharesrc/Makefile b/print/teTeX-sharesrc/Makefile
index 5b389a56eb1..901bf99b254 100644
--- a/print/teTeX-sharesrc/Makefile
+++ b/print/teTeX-sharesrc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1999/08/17 19:58:29 tron Exp $
+# $NetBSD: Makefile,v 1.3 1999/08/17 21:39:45 tron Exp $
# FreeBSD Id: Makefile,v 1.20 1997/08/05 06:56:41 tg Exp
#
@@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_TEX_CTAN:=systems/unix/teTeX/1.0/distrib/sources/}
MAINTAINER= hubertf@netbsd.org
+DEPENDS+= teTeX-share-1.0:../teTeX-share
+
DIST_SUBDIR= teTeX
WRKSRC= ${WRKDIR}
EXTRACT_ONLY= # empty
diff --git a/print/teTeX-sharesrc/pkg/PLIST b/print/teTeX-sharesrc/pkg/PLIST
index 77111bba4b9..f0de133b96a 100644
--- a/print/teTeX-sharesrc/pkg/PLIST
+++ b/print/teTeX-sharesrc/pkg/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 1999/08/12 21:11:30 tron Exp $
+@comment $NetBSD: PLIST,v 1.3 1999/08/17 21:39:46 tron Exp $
share/texmf/source/latex/oberdiek/twoopt.sty
share/texmf/source/latex/oberdiek/pagesel.sty
share/texmf/source/latex/oberdiek/hypbmsec.sty
@@ -2430,4 +2430,3 @@ share/texmf/source/amstex/amsppt.sty
@dirrm share/texmf/source/amstex
share/texmf/source/README
@dirrm share/texmf/source
-@unexec rmdir %D/share/texmf || true