summaryrefslogtreecommitdiff
path: root/print/xpdf/Makefile
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-08-25 21:19:46 +0000
committerjlam <jlam@pkgsrc.org>2002-08-25 21:19:46 +0000
commit8515688e4fc1e61508e192542688b3ff53ea4ca8 (patch)
treed2d4ad86fb660f5fc1d74e8ef4b3232c9aad1046 /print/xpdf/Makefile
parent3612c287b035cd52b87361b84833d892629cf955 (diff)
downloadpkgsrc-8515688e4fc1e61508e192542688b3ff53ea4ca8.tar.gz
Merge changes in the main trunk into the buildlink2 branch for thosebuildlink2
packages that have been converted to USE_BUILDLINK2.
Diffstat (limited to 'print/xpdf/Makefile')
-rw-r--r--print/xpdf/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index 68369457428..29da71d0421 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7.2.2 2002/07/01 17:45:07 jlam Exp $
+# $NetBSD: Makefile,v 1.7.2.3 2002/08/25 21:21:03 jlam Exp $
#
DISTNAME= xpdf-1.00
@@ -30,8 +30,8 @@ MAKE_ENV+= SED="${SED}" ECHO="${ECHO}"
CONFIGURE_ARGS+= --enable-a4-paper
.endif
+.include "../../fonts/t1lib/buildlink2.mk"
.include "../../graphics/freetype2/buildlink2.mk"
.include "../../graphics/xpm/buildlink2.mk"
-.include "../../textproc/t1lib/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"