summaryrefslogtreecommitdiff
path: root/net/ORBit
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-07-25 04:50:37 +0000
committerjlam <jlam@pkgsrc.org>2000-07-25 04:50:37 +0000
commite698a71b1dd7bc013675bf25559806122bfec915 (patch)
tree85ec237e27a3d2be5cb92192c3fed603ca1fbd30 /net/ORBit
parenteb318762debfd2ba53c0c648bae7e084644722c0 (diff)
downloadpkgsrc-e698a71b1dd7bc013675bf25559806122bfec915.tar.gz
We depend on gettext-*, so actually find its headers.
Diffstat (limited to 'net/ORBit')
-rw-r--r--net/ORBit/Makefile7
1 files changed, 5 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 42b7221672e..e1a48937a4c 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2000/07/10 21:33:32 tron Exp $
+# $NetBSD: Makefile,v 1.35 2000/07/25 04:50:37 jlam Exp $
#
DISTNAME= ORBit-0.5.2
@@ -13,12 +13,15 @@ DEPENDS+= gindent-*:../../devel/gindent
DEPENDS+= gettext-0.10.*:../../devel/gettext
USE_GMAKE= # defined
-GNU_CONFIGURE= # defined
USE_LIBTOOL= # defined
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig \
${WRKSRC}/popt/ltconfig \
${WRKSRC}/libIDL/ltconfig
+GNU_CONFIGURE= # defined
+CONFIGURE_ENV+= CPPFLAGS="${CPPFLAGS}"
+CPPFLAGS+= -I${LOCALBASE}/include # libintl.h
+
INFO_FILES= libIDL.info
post-install: