summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authoragc <agc>1997-11-26 15:35:36 +0000
committeragc <agc>1997-11-26 15:35:36 +0000
commitf08901be71670d44127c994f395f947d03751702 (patch)
tree2eff70f6307e5d6d8f9105e0f29bec3a2fac4a95 /print
parentd93446b2ddaa30e273fa199295c59e63436b917d (diff)
downloadpkgsrc-f08901be71670d44127c994f395f947d03751702.tar.gz
Enable teTeX
Diffstat (limited to 'print')
-rw-r--r--print/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile
index 47b230dd271..8858918ae59 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 1997/11/22 23:12:58 augustss Exp $
+# $NetBSD: Makefile,v 1.2 1997/11/26 15:35:36 agc Exp $
#
SUBDIR += ghostscript5
+ SUBDIR += teTeX
.include <bsd.port.subdir.mk>