summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-08 16:36:53 +0000
committerjlam <jlam@pkgsrc.org>2000-12-08 16:36:53 +0000
commit24275d2460ec9309302620b51185b4ca419a0259 (patch)
tree262e4811061d65531656fb1d18af24e2dbceecb6 /print
parent34e2858e72cd09e8f4411d0466b78a5d69b005c0 (diff)
downloadpkgsrc-24275d2460ec9309302620b51185b4ca419a0259.tar.gz
Add and enable xpp.
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 4fa84db0843..9965bf189db 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2000/12/04 02:14:07 tv Exp $
+# $NetBSD: Makefile,v 1.46 2000/12/08 16:36:53 jlam Exp $
# FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp
#
@@ -40,5 +40,6 @@
SUBDIR += teTeX-share
SUBDIR += teTeX-sharesrc
SUBDIR += transfig
+ SUBDIR += xpp
.include "../mk/bsd.pkg.subdir.mk"