summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1999-02-28 17:32:15 +0000
committerfrueauf <frueauf@pkgsrc.org>1999-02-28 17:32:15 +0000
commit016df42dd6ae6d620e7c121e9207192621110b57 (patch)
tree22c4c8559491c5087227fabb07626ce7e3120bcb /print
parent445079aa8321ed2a6c4a2fca4e3ba70f4f45ffe8 (diff)
downloadpkgsrc-016df42dd6ae6d620e7c121e9207192621110b57.tar.gz
Comment out pdflib until someone (not me for sure) fixed it.
Its a mess in some ways: - BUILD_DEPEND is not set properly; - fixed to /usr/pkg; - does install a directory into /usr/pkg when ist really should install its fonts to somehere in ${PREFIX}/share/pdflib or similar;
Diffstat (limited to 'print')
-rw-r--r--print/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/Makefile b/print/Makefile
index 276f687a49d..cffe539c0ba 100644
--- a/print/Makefile
+++ b/print/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1999/02/28 15:19:55 hwr Exp $
+# $NetBSD: Makefile,v 1.15 1999/02/28 17:32:15 frueauf Exp $
# FreeBSD Id: Makefile,v 1.52 1997/12/14 00:58:08 asami Exp
#
@@ -34,7 +34,7 @@
SUBDIR += mpage
# SUBDIR += musixtex
SUBDIR += papersize
- SUBDIR += pdflib
+# SUBDIR += pdflib
# SUBDIR += pkfonts
SUBDIR += psutils
SUBDIR += rtf2latex