From 55f3a19500312a54f74e8a6e9b7206b1f563e898 Mon Sep 17 00:00:00 2001 From: abs Date: Tue, 11 Jul 2006 12:51:34 +0000 Subject: Update to fixesproto-3.0.2nb1: Fix "ERROR: iconv is not installed; can't buildlink files." by adding libiconv/buildlink3.mk --- x11/fixesproto/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/x11/fixesproto/Makefile b/x11/fixesproto/Makefile index 13892b74a69..53fa68dceb8 100644 --- a/x11/fixesproto/Makefile +++ b/x11/fixesproto/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2006/04/18 17:13:35 reed Exp $ +# $NetBSD: Makefile,v 1.2 2006/07/11 12:51:34 abs Exp $ # DISTNAME= fixesproto-3.0.2 +PKGREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/ EXTRACT_SUFX= .tar.bz2 @@ -17,6 +18,7 @@ GNU_CONFIGURE= yes PKGCONFIG_OVERRIDE+= ${WRKSRC}/fixesproto.pc.in USE_LANGUAGES= # empty +.include "../../converters/libiconv/buildlink3.mk" .include "../../x11/xextproto/buildlink3.mk" .include "../../x11/xproto/buildlink3.mk" -- cgit v1.2.3