aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>1998-08-14 08:16:29 +0800
committerkuriyama <kuriyama@FreeBSD.org>1998-08-14 08:16:29 +0800
commit17998d8160c83bd43b83763e76de1280d9736cee (patch)
tree58000dfb4bf5af4be2b0eab88516d513986370ae /print
parenta0239e5b2eccab0be508adc1ad7e2218afd0973c (diff)
downloadfreebsd-ports-gnome-17998d8160c83bd43b83763e76de1280d9736cee.tar.gz
freebsd-ports-gnome-17998d8160c83bd43b83763e76de1280d9736cee.tar.zst
freebsd-ports-gnome-17998d8160c83bd43b83763e76de1280d9736cee.zip
Activate yatex.
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 6f46444aa586..afbbe61b1876 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.62 1998/06/14 22:00:24 kuriyama Exp $
+# $Id: Makefile,v 1.63 1998/07/20 02:31:50 steve Exp $
#
# the reversed ordering of a2ps43 and a2ps is intentional -- this
@@ -54,5 +54,6 @@
SUBDIR += xdvik
SUBDIR += xmbibtex
SUBDIR += xtem
+ SUBDIR += yatex
.include <bsd.port.subdir.mk>