summaryrefslogtreecommitdiff
path: root/misc/gnome-pim/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnome-pim/Makefile')
-rw-r--r--misc/gnome-pim/Makefile13
1 files changed, 11 insertions, 2 deletions
diff --git a/misc/gnome-pim/Makefile b/misc/gnome-pim/Makefile
index 0478cbe903c..87d59e73b89 100644
--- a/misc/gnome-pim/Makefile
+++ b/misc/gnome-pim/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2000/10/28 13:14:16 tron Exp $
+# $NetBSD: Makefile,v 1.19 2000/11/09 20:14:48 mycroft Exp $
#
DISTNAME= gnome-pim-1.2.0
@@ -8,9 +8,12 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/gnome-pim/}
MAINTAINER= rh@netbsd.org
HOMEPAGE= http://www.gnome.org/
-BUILD_DEPENDS= ${LOCALBASE}/bin/bison:../../devel/bison
+BUILD_DEPENDS+= autoreconf:../../devel/autoconf
+BUILD_DEPENDS+= automake:../../devel/automake
+BUILD_DEPENDS+= bison:../../devel/bison
DEPENDS+= gnome-core-*:../../x11/gnome-core
+USE_GMAKE= # defined
USE_X11BASE= # defined
GNU_CONFIGURE= # defined
@@ -19,6 +22,12 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
PLIST_SUBST+= LOCALEBASE=${LOCALEBASE}
+AUTOGEN_ENV= NOCONFIGURE=1
+AUTOGEN_ENV+= srcdir=${WRKSRC}
+
+pre-configure:
+ cd ${WRKSRC} && ${SETENV} ${AUTOGEN_ENV} ${SH} macros/autogen.sh
+
.include "../../mk/bsd.prefs.mk"
# The directory in which locale files are found is: