pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/embryo Set PKGCONFIG_OVERRIDE.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e378109d9438
branches:  trunk
changeset: 549039:e378109d9438
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Oct 26 19:16:13 2008 +0000

description:
Set PKGCONFIG_OVERRIDE.

Bump PKGREVISION.

diffstat:

 lang/embryo/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r 3dd48d2e96a5 -r e378109d9438 lang/embryo/Makefile
--- a/lang/embryo/Makefile      Sun Oct 26 19:15:46 2008 +0000
+++ b/lang/embryo/Makefile      Sun Oct 26 19:16:13 2008 +0000
@@ -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 @@
 USE_LIBTOOL=   yes
 USE_TOOLS+=    gmake pkg-config
 
+PKGCONFIG_OVERRIDE=    embryo.pc.in
+
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index