summaryrefslogtreecommitdiff
path: root/print/mp
diff options
context:
space:
mode:
authorsnj <snj>2004-04-25 02:44:36 +0000
committersnj <snj>2004-04-25 02:44:36 +0000
commit646b2b296e77814034d04d30e7374e12e2bbfa95 (patch)
treef8e753131634e29636ddec38a52fb8b9439bd90d /print/mp
parent217fcbc2fc46a5612862196fc22a0324bc05678b (diff)
downloadpkgsrc-646b2b296e77814034d04d30e7374e12e2bbfa95.tar.gz
Convert to buildlink3.
Diffstat (limited to 'print/mp')
-rw-r--r--print/mp/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/mp/Makefile b/print/mp/Makefile
index 9904b1d8a9a..5ad5cf0ebb9 100644
--- a/print/mp/Makefile
+++ b/print/mp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/02/14 17:21:50 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/25 02:44:36 snj Exp $
#
DISTNAME= mpdist-3.7.1
@@ -11,7 +11,7 @@ HOMEPAGE= http://mpdist.sourceforge.net/
COMMENT= PostScript pretty printer
GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_X11= yes
@@ -22,5 +22,5 @@ USE_X11= yes
CONFIGURE_ARGS+=--enable-bsd-print
.endif
-.include "../../x11/gtk/buildlink2.mk"
+.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"