From b0a635d51fc163f5524608d535fab9834bc4ed79 Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 26 Oct 2008 19:16:13 +0000 Subject: Set PKGCONFIG_OVERRIDE. Bump PKGREVISION. --- lang/embryo/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'lang/embryo') diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index 1e37415f30b..ec665ec3cf0 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/10/26 07:54:20 minskim Exp $ +# $NetBSD: Makefile,v 1.2 2008/10/26 19:16:13 minskim Exp $ # DISTNAME= embryo-0.9.9.050 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://download.enlightenment.org/snapshots/2008-09-25/ EXTRACT_SUFX= .tar.bz2 @@ -14,4 +15,6 @@ GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= gmake pkg-config +PKGCONFIG_OVERRIDE= embryo.pc.in + .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3