summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoragc <agc>2004-07-26 07:57:47 +0000
committeragc <agc>2004-07-26 07:57:47 +0000
commit728053d17419c14696d452b471a3e2e2ffbf8b6f (patch)
tree044e67b30386590721e284cca0fdb990aee66a44
parent907cc54ba1bca81a80c14b4352144257fb4df77a (diff)
downloadpkgsrc-728053d17419c14696d452b471a3e2e2ffbf8b6f.tar.gz
Pullup ticket 69 to the pkgsrc-2004Q2 branch, requested by Grant Beattie
Solaris/non-NetBSD fix for dvidvi Module Name: pkgsrc Committed By: grant Date: Sun Jun 27 13:36:57 UTC 2004 Modified Files: pkgsrc/print/dvidvi: Makefile Log Message: this blindly calls "gcc" so use buildlink3 so it uses the wrapper.
-rw-r--r--doc/CHANGES-pkgsrc-2004Q24
-rw-r--r--print/dvidvi/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/CHANGES-pkgsrc-2004Q2 b/doc/CHANGES-pkgsrc-2004Q2
index 388ea6c6ca1..ea5d9e43994 100644
--- a/doc/CHANGES-pkgsrc-2004Q2
+++ b/doc/CHANGES-pkgsrc-2004Q2
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.32 2004/07/26 07:43:06 agc Exp $
+$NetBSD: CHANGES-pkgsrc-2004Q2,v 1.1.2.33 2004/07/26 07:57:47 agc Exp $
Changes to the packages collection and infrastructure on the
pkgsrc-2004Q2 branch:
@@ -60,4 +60,6 @@ Pullup ticket 65, requested by Grant Beattie [agc 2004-07-26]
Solaris fix for ddclient
Pullup ticket 66, requested by Grant Beattie [agc 2004-07-26]
Solaris fix for cvsgraph
+Pullup ticket 69, requested by Grant Beattie [agc 2004-07-26]
+ Solaris/non-NetBSD fix for dvidvi
diff --git a/print/dvidvi/Makefile b/print/dvidvi/Makefile
index 083914f3cff..6f091568a79 100644
--- a/print/dvidvi/Makefile
+++ b/print/dvidvi/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2004/04/25 11:48:31 dillo Exp $
+# $NetBSD: Makefile,v 1.4.2.1 2004/07/26 07:57:47 agc Exp $
#
DISTNAME= dvidvi-1.0
@@ -8,6 +8,8 @@ MASTER_SITES= ftp://sunsite.univie.ac.at/pub/distfiles/
MAINTAINER= dillo@NetBSD.org
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