pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/tgif Convert to bl3.
details: https://anonhg.NetBSD.org/pkgsrc/rev/75e96f35d666
branches: trunk
changeset: 473742:75e96f35d666
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Apr 24 01:01:54 2004 +0000
description:
Convert to bl3.
diffstat:
graphics/tgif/Makefile | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (27 lines):
diff -r 9bb3a10ba09a -r 75e96f35d666 graphics/tgif/Makefile
--- a/graphics/tgif/Makefile Sat Apr 24 00:57:50 2004 +0000
+++ b/graphics/tgif/Makefile Sat Apr 24 01:01:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.43 2003/11/09 21:26:06 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.44 2004/04/24 01:01:54 wiz Exp $
#
DISTNAME= tgif-4.1.43
@@ -9,7 +9,7 @@
HOMEPAGE= http://bourbon.usc.edu:8001/tgif/tgif.html
COMMENT= Fully-featured X11 drawing program
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
USE_IMAKE= yes
USE_X11= yes
@@ -28,6 +28,6 @@
@${RM} -f ${WRKSRC}/Tgif.tmpl
@${CP} ${WRKSRC}/Tgif.tmpl-${LOWER_OPSYS} ${WRKSRC}/Tgif.tmpl
-.include "../../graphics/jpeg/buildlink2.mk"
-.include "../../mk/pthread.buildlink2.mk"
+.include "../../graphics/jpeg/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index