summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1998-02-04 12:20:50 +0000
committerThomas Gellekum <tg@FreeBSD.org>1998-02-04 12:20:50 +0000
commit5cf6fe7c8ccd76deb070db0be97fabd2f5b7103c (patch)
tree32f3a8f15d225254ce1def0945d73216143560a2 /print
parentImport xtem port. xtem is an X11 frontend to TeX & friends. (diff)
Activate xtem.
Notes
Notes: svn path=/head/; revision=9592
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 70720a186ea3..b1589153f4dc 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp $
+# $Id: Makefile,v 1.53 1998/01/24 16:59:21 jseger Exp $
#
# the reversed ordering of a2ps43 and a2ps is intentional -- this
@@ -46,5 +46,6 @@
SUBDIR += xdvi
SUBDIR += xmbibtex
SUBDIR += xmgr
+ SUBDIR += xtem
.include <bsd.port.subdir.mk>