pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts No need to include font-util.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7c7a9c3dea2a
branches:  trunk
changeset: 521630:7c7a9c3dea2a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Nov 15 14:00:21 2006 +0000

description:
No need to include font-util.

diffstat:

 fonts/font-adobe-utopia-type1/Makefile |  4 +---
 fonts/font-bh-ttf/Makefile             |  4 +---
 fonts/font-bh-type1/Makefile           |  4 +---
 3 files changed, 3 insertions(+), 9 deletions(-)

diffs (48 lines):

diff -r b4c4c14dfbd1 -r 7c7a9c3dea2a fonts/font-adobe-utopia-type1/Makefile
--- a/fonts/font-adobe-utopia-type1/Makefile    Wed Nov 15 13:37:08 2006 +0000
+++ b/fonts/font-adobe-utopia-type1/Makefile    Wed Nov 15 14:00:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/11/15 11:12:15 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/11/15 14:00:21 joerg Exp $
 #
 
 DISTNAME=              font-adobe-utopia-type1-1.0.1
@@ -22,6 +22,4 @@
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-adobe-utopia-type1
 
-.include "../../fonts/font-util/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"
diff -r b4c4c14dfbd1 -r 7c7a9c3dea2a fonts/font-bh-ttf/Makefile
--- a/fonts/font-bh-ttf/Makefile        Wed Nov 15 13:37:08 2006 +0000
+++ b/fonts/font-bh-ttf/Makefile        Wed Nov 15 14:00:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:24:09 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/15 14:00:21 joerg Exp $
 #
 
 DISTNAME=              font-bh-ttf-1.0.0
@@ -22,6 +22,4 @@
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-bh-ttf
 
-.include "../../fonts/font-util/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"
diff -r b4c4c14dfbd1 -r 7c7a9c3dea2a fonts/font-bh-type1/Makefile
--- a/fonts/font-bh-type1/Makefile      Wed Nov 15 13:37:08 2006 +0000
+++ b/fonts/font-bh-type1/Makefile      Wed Nov 15 14:00:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/15 11:25:43 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2006/11/15 14:00:21 joerg Exp $
 #
 
 DISTNAME=              font-bh-type1-1.0.0
@@ -22,6 +22,4 @@
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/COPYING ${DESTDIR}${PREFIX}/share/doc/font-bh-type1
 
-.include "../../fonts/font-util/buildlink3.mk"
-
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index