summaryrefslogtreecommitdiff
path: root/print/xpdf
diff options
context:
space:
mode:
authorwiz <wiz>2004-04-18 23:58:29 +0000
committerwiz <wiz>2004-04-18 23:58:29 +0000
commit8bd7bb70df44067ec6a3e49922db7607dbfb0f03 (patch)
treedffc239c6c3a07caf87b1fde29c21d73cb436cbb /print/xpdf
parent384c60d6d08db8489bb16724c5b4640cd869b71e (diff)
downloadpkgsrc-8bd7bb70df44067ec6a3e49922db7607dbfb0f03.tar.gz
Convert to bl3.
Diffstat (limited to 'print/xpdf')
-rw-r--r--print/xpdf/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/print/xpdf/Makefile b/print/xpdf/Makefile
index 8973cfccfc2..a3da3287222 100644
--- a/print/xpdf/Makefile
+++ b/print/xpdf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2004/03/03 10:50:09 adam Exp $
+# $NetBSD: Makefile,v 1.29 2004/04/18 23:58:29 wiz Exp $
DISTNAME= xpdf-3.00
CATEGORIES= print
@@ -13,7 +13,7 @@ DEPENDS+= ghostscript-fonts-[0-9]*:../../fonts/ghostscript-fonts
CONFLICTS= xpdf-crypto-[0-9]*
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_PKGINSTALL= YES
USE_X11= YES
USE_LANGUAGES= c c++
@@ -45,10 +45,10 @@ post-patch:
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/xpdf
-.include "../../fonts/t1lib/buildlink2.mk"
-.include "../../graphics/freetype2/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/motif.buildlink2.mk"
+.include "../../fonts/t1lib/buildlink3.mk"
+.include "../../graphics/freetype2/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../mk/motif.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"