summaryrefslogtreecommitdiff
path: root/print/xpdf
diff options
context:
space:
mode:
authorwiz <wiz>2002-07-19 12:43:47 +0000
committerwiz <wiz>2002-07-19 12:43:47 +0000
commitfab6f754451c9b52b7ea62bd6d803a008174be5d (patch)
tree88cffdee854a73eaa97dcb8bba3397fea14ed2b9 /print/xpdf
parent8956e28a7b27a81ba0be6bf7596062f338a057fc (diff)
downloadpkgsrc-fab6f754451c9b52b7ea62bd6d803a008174be5d.tar.gz
Complete move of textproc/t1lib, textproc/t1utils, and x11/typeinst to fonts.
Diffstat (limited to 'print/xpdf')
-rw-r--r--print/xpdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index 4d8b26df0a2..3cec75f81ee 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2002/06/10 10:58:58 drochner Exp $
+# $NetBSD: Makefile,v 1.9 2002/07/19 12:43:51 wiz Exp $
#
DISTNAME= xpdf-1.00
@@ -31,8 +31,8 @@ MAKE_ENV+= SED="${SED}" ECHO="${ECHO}"
CONFIGURE_ARGS+= --enable-a4-paper
.endif
+.include "../../fonts/t1lib/buildlink.mk"
.include "../../graphics/freetype2/buildlink.mk"
.include "../../graphics/xpm/buildlink.mk"
-.include "../../textproc/t1lib/buildlink.mk"
.include "../../mk/x11.buildlink.mk"
.include "../../mk/bsd.pkg.mk"