pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc Some teTeX2-removal cleanup.
details: https://anonhg.NetBSD.org/pkgsrc/rev/ff5b2ce8cf75
branches: trunk
changeset: 517533:ff5b2ce8cf75
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Aug 14 08:39:51 2006 +0000
description:
Some teTeX2-removal cleanup.
diffstat:
print/pdfjam/Makefile | 5 ++---
sysutils/coreutils/Makefile | 4 ++--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (42 lines):
diff -r 5a39d5a4e183 -r ff5b2ce8cf75 print/pdfjam/Makefile
--- a/print/pdfjam/Makefile Sun Aug 13 23:48:03 2006 +0000
+++ b/print/pdfjam/Makefile Mon Aug 14 08:39:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:38 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/08/14 08:39:51 wiz Exp $
#
DISTNAME= pdfjam_1.20
@@ -12,8 +12,6 @@
HOMEPAGE= http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic/firth/software/pdfjam/
COMMENT= Small collection of PDF utilities
-DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX-bin
-
NO_BUILD= yes
WRKSRC= ${WRKDIR}/pdfjam
@@ -27,4 +25,5 @@
.endfor
.undef ${_util}
+.include "../../mk/tex.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 5a39d5a4e183 -r ff5b2ce8cf75 sysutils/coreutils/Makefile
--- a/sysutils/coreutils/Makefile Sun Aug 13 23:48:03 2006 +0000
+++ b/sysutils/coreutils/Makefile Mon Aug 14 08:39:51 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2006/05/13 03:44:24 minskim Exp $
+# $NetBSD: Makefile,v 1.36 2006/08/14 08:39:52 wiz Exp $
DISTNAME= coreutils-5.2.1
PKGREVISION= 2
@@ -47,7 +47,7 @@
CONFLICTS+= geneweb-[0-9]*
CONFLICTS+= graphviz<1.12
.endif
-# print/teTeX-bin installs a 'readlink' program, so
+# print/teTeX-bin installed a 'readlink' program, so
# conflict with it if GNU_PROGRAM_PREFIX == '' (no problem in teTeX3-bin)
.if ${GNU_PROGRAM_PREFIX} == ""
CONFLICTS+= teTeX-bin<3
Home |
Main Index |
Thread Index |
Old Index