pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/unrealircd Also provide TREINCDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6eb191362bbb
branches:  trunk
changeset: 569133:6eb191362bbb
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Jan 09 16:34:08 2010 +0000

description:
Also provide TREINCDIR.

diffstat:

 chat/unrealircd/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r be6d0347a368 -r 6eb191362bbb chat/unrealircd/Makefile
--- a/chat/unrealircd/Makefile  Sat Jan 09 16:15:41 2010 +0000
+++ b/chat/unrealircd/Makefile  Sat Jan 09 16:34:08 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2009/08/19 08:17:59 tnn Exp $
+# $NetBSD: Makefile,v 1.29 2010/01/09 16:34:08 joerg Exp $
 
 DISTNAME=      Unreal3.2.7
 PKGNAME=       unrealircd-3.2.7
@@ -27,7 +27,7 @@
 .include "../../mk/bsd.prefs.mk"
 
 CONFIGURE_ENV+=                tre_version=${TRE_NEEDED:Q}
-CONFIGURE_ENV+=                TRELIBS='-L${PREFIX:Q}/lib -ltre'
+CONFIGURE_ENV+=                TRELIBS='-L${PREFIX:Q}/lib -ltre' TREINCDIR=-I${PREFIX}/include
 CONFIGURE_ENV+=                cares_version=${CARES_NEEDED:Q}
 CONFIGURE_ENV+=                CARESINCDIR='${PREFIX:Q}/include'
 CONFIGURE_ENV+=                CARESLIBDIR='-L${PREFIX:Q}/lib'



Home | Main Index | Thread Index | Old Index