From 2e8680f88368ceee6ee6d19ae308ec09a71a98c7 Mon Sep 17 00:00:00 2001 From: tv Date: Thu, 24 Mar 2005 17:12:17 +0000 Subject: Turn on bl3, and add bl3 includes for needed libiconv and gettext-lib. Bump PKGREVISION due to dependency changes. --- print/rlpr/Makefile | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'print/rlpr') diff --git a/print/rlpr/Makefile b/print/rlpr/Makefile index 75f79c93d69..649408e7d7e 100644 --- a/print/rlpr/Makefile +++ b/print/rlpr/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/10/19 01:47:19 sekiya Exp $ +# $NetBSD: Makefile,v 1.2 2005/03/24 17:12:17 tv Exp $ DISTNAME= rlpr-2.06 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://truffula.com/pub/ @@ -9,6 +10,8 @@ HOMEPAGE= http://truffula.com/rlpr COMMENT= lpr work-alike to print directly to remote printer GNU_CONFIGURE= YES -#USE_GNU_TOOLS= make +USE_BUILDLINK3= YES +.include "../../devel/gettext-lib/buildlink3.mk" +.include "../../converters/libiconv/buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3