diff options
author | mjl <mjl@pkgsrc.org> | 2001-12-24 09:24:12 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-12-24 09:24:12 +0000 |
commit | 35fbec1b37f2a91bf9d1de457386786d09d3f348 (patch) | |
tree | 655806382c8d123208c9894fcc716901611754a7 /print | |
parent | efc5029d3e585fd89aca19c392fa9b8f7d12da17 (diff) | |
download | pkgsrc-35fbec1b37f2a91bf9d1de457386786d09d3f348.tar.gz |
Enable pscal
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/Makefile b/print/Makefile index fc121b7ff49..19ffd008895 100644 --- a/print/Makefile +++ b/print/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.63 2001/10/16 06:21:35 jlam Exp $ +# $NetBSD: Makefile,v 1.64 2001/12/24 09:24:12 mjl Exp $ # COMMENT= Desktop publishing @@ -38,6 +38,7 @@ SUBDIR+= pcps SUBDIR+= pdflib SUBDIR+= php4-pdflib SUBDIR+= pnm2ppa +SUBDIR+= pscal SUBDIR+= psify SUBDIR+= psutils SUBDIR+= py-reportlab |