pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/37870: [fix] fonts/t1lib doesn't build on FreeBSD
>Number: 37870
>Category: pkg
>Synopsis: [fix] fonts/t1lib doesn't build on FreeBSD
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: pkg-manager
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Fri Jan 25 10:30:01 +0000 2008
>Originator: Aleksej Saushev
>Release:
>Organization:
>Environment:
FreeBSD 6.2-STABLE-200706 i386
>Description:
Build breaks due to i18n problems:
/usr/bin/ld: cannot find -lintl
gmake[1]: *** [xglyph] Error 1
>How-To-Repeat:
Try build it.
>Fix:
--- Makefile 02 Nov 2007 03:41:04 +0300 1.35
+++ Makefile 22 Jan 2008 11:59:04 +0300
@@ -49,4 +49,6 @@
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