summaryrefslogtreecommitdiff
path: root/converters/psiconv/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-12 09:17:00 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-12 09:17:00 +0000
commit269ceca2cb96437c1290ee7d3b13490b247ca447 (patch)
treea75e88449be46989e0925f31bba0afe9d1df6db5 /converters/psiconv/Makefile
parent91cd3970f0c9bd37163f397896b7bf2b074509f0 (diff)
downloadpkgsrc-269ceca2cb96437c1290ee7d3b13490b247ca447.tar.gz
bl3ify
Diffstat (limited to 'converters/psiconv/Makefile')
-rw-r--r--converters/psiconv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/psiconv/Makefile b/converters/psiconv/Makefile
index 0e3cd454f36..92652eb9f43 100644
--- a/converters/psiconv/Makefile
+++ b/converters/psiconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2004/02/14 17:21:35 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2004/04/12 09:17:00 xtraeme Exp $
#
DISTNAME= psiconv-0.8.3
@@ -10,7 +10,7 @@ MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://huizen.dds.nl/~frodol/psiconv/
COMMENT= PSION 5 file format data conversion utilities
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
@@ -24,5 +24,5 @@ post-install:
${INSTALL_DATA} $${file} ${DOCDIR}; \
done
-.include "../../graphics/ImageMagick/buildlink2.mk"
+.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"