pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/fonts/t1lib Include gettext-lib/bl3.mk for FreeBSD.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee4da914b223
branches:  trunk
changeset: 538683:ee4da914b223
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Feb 16 13:19:56 2008 +0000

description:
Include gettext-lib/bl3.mk for FreeBSD.
>From Aleksej Saushev in PR 37870.

diffstat:

 fonts/t1lib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r a578298e19b2 -r ee4da914b223 fonts/t1lib/Makefile
--- a/fonts/t1lib/Makefile      Sat Feb 16 13:17:12 2008 +0000
+++ b/fonts/t1lib/Makefile      Sat Feb 16 13:19:56 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2008/02/11 18:53:38 bjs Exp $
+# $NetBSD: Makefile,v 1.37 2008/02/16 13:19:56 wiz Exp $
 
 DISTNAME=      t1lib-5.1.2
 CATEGORIES=    fonts devel graphics
@@ -48,4 +48,5 @@
        cd ${WRKSRC}/examples;                                          \
        ${PAX} -rw FontDataBase t1example1.c t1lib.config ${DESTDIR}${EGDIR}
 
+.include "../../devel/gettext-lib/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index