pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/dvidvi this blindly calls "gcc" so use buildlink...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ced73f9a352d
branches:  trunk
changeset: 477166:ced73f9a352d
user:      grant <grant%pkgsrc.org@localhost>
date:      Sun Jun 27 13:36:57 2004 +0000

description:
this blindly calls "gcc" so use buildlink3 so it uses the wrapper.

diffstat:

 print/dvidvi/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r edb3200b3ce6 -r ced73f9a352d print/dvidvi/Makefile
--- a/print/dvidvi/Makefile     Sun Jun 27 13:36:04 2004 +0000
+++ b/print/dvidvi/Makefile     Sun Jun 27 13:36:57 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/25 11:48:31 dillo Exp $
+# $NetBSD: Makefile,v 1.5 2004/06/27 13:36:57 grant Exp $
 #
 
 DISTNAME=      dvidvi-1.0
@@ -8,6 +8,8 @@
 MAINTAINER=    dillo%NetBSD.org@localhost
 COMMENT=       Select and/or rearrange pages in a TeX dvi file
 
+USE_BUILDLINK3=        yes
+
 NO_SRC_ON_FTP= Unable to determine distribution license
 NO_SRC_ON_CDROM=Unable to determine distribution license
 NO_BIN_ON_FTP= Unable to determine distribution license



Home | Main Index | Thread Index | Old Index