pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/xfig Convert to bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/b0eccbeb792f
branches: trunk
changeset: 473767:b0eccbeb792f
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 24 11:15:32 2004 +0000
description:
Convert to bl3.
diffstat:
graphics/xfig/Makefile | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r 535efa265b85 -r b0eccbeb792f graphics/xfig/Makefile
--- a/graphics/xfig/Makefile Sat Apr 24 10:53:03 2004 +0000
+++ b/graphics/xfig/Makefile Sat Apr 24 11:15:32 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2004/01/20 12:18:17 agc Exp $
+# $NetBSD: Makefile,v 1.38 2004/04/24 11:15:32 wiz Exp $
#
DISTNAME= xfig.3.2.4.full
@@ -14,7 +14,7 @@
DEPENDS+= transfig>=3.2.4:../../print/transfig
WRKSRC= ${WRKDIR}/xfig.3.2.4
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
XAW_TYPE?= 3d
@@ -36,9 +36,9 @@
post-install:
${INSTALL_DATA} ${WRKSRC}/Doc/FORMAT* ${XFIGDOCDIR}
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../graphics/png/buildlink2.mk"
-.include "../../graphics/xpm/buildlink2.mk"
-.include "../../mk/xaw.buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../graphics/png/buildlink3.mk"
+.include "../../graphics/xpm/buildlink3.mk"
+.include "../../mk/xaw.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index