summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorjlam <jlam>2000-12-08 16:36:53 +0000
committerjlam <jlam>2000-12-08 16:36:53 +0000
commit017d7f591489d3cb4eedd10f8f82c5e187357c99 (patch)
tree262e4811061d65531656fb1d18af24e2dbceecb6 /print
parentbfd185488a7fb35149341b7baed4765211dcc073 (diff)
downloadpkgsrc-017d7f591489d3cb4eedd10f8f82c5e187357c99.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"