summaryrefslogtreecommitdiff
path: root/graphics/autotrace
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 00:52:19 +0000
committersnj <snj>2004-04-25 00:52:19 +0000
commit422884ee4fb429327f24aa5a30c64a0a2d2f1576 (patch)
tree97d09fb8fa691326e595564c3631840142fce83b /graphics/autotrace
parent6a205dc15658f7df3e45a7fcf65c3e34277729c6 (diff)
downloadpkgsrc-422884ee4fb429327f24aa5a30c64a0a2d2f1576.tar.gz
Convert to buildlink3.
Diffstat (limited to 'graphics/autotrace')
-rw-r--r--graphics/autotrace/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile
index a925859b941..bf93080f15b 100644
--- a/graphics/autotrace/Makefile
+++ b/graphics/autotrace/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2004/02/14 18:26:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.20 2004/04/25 00:52:19 snj Exp $
#
DISTNAME= autotrace-0.31.1
@@ -10,12 +10,12 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://autotrace.sourceforge.net/
COMMENT= Convert bitmap to vector graphics
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_X11= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
PKGCONFIG_OVERRIDE= autotrace.pc.in
-.include "../../graphics/ImageMagick/buildlink2.mk"
+.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"