summaryrefslogtreecommitdiff
path: root/misc/gnucash/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/gnucash/Makefile')
-rw-r--r--misc/gnucash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/gnucash/Makefile b/misc/gnucash/Makefile
index 97d9215f7ee..0e4b3969090 100644
--- a/misc/gnucash/Makefile
+++ b/misc/gnucash/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2000/02/13 01:59:32 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2000/02/28 01:25:13 dmcmahill Exp $
#
DISTNAME= gnucash-1.1.25
@@ -20,7 +20,7 @@ DEPENDS+= gtk+-1.2.*:../../x11/gtk
USE_X11= yes
USE_MOTIF= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-guile=${PREFIX} --with-perl-includes=${PREFIX}/lib/perl5/${MACHINE_ARCH}-netbsd/5.00404/CORE
+CONFIGURE_ARGS+= --with-guile=${LOCALBASE} --with-perl-includes=${LOCALBASE}/lib/perl5/${MACHINE_ARCH}-netbsd/5.00404/CORE
USE_GMAKE= yes
.include "../../mk/bsd.pkg.mk"