summaryrefslogtreecommitdiff
path: root/graphics/imlib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/imlib/Makefile')
-rw-r--r--graphics/imlib/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile
index 4c14d2eea97..a06e3fff4d5 100644
--- a/graphics/imlib/Makefile
+++ b/graphics/imlib/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2000/12/06 21:29:17 hubertf Exp $
+# $NetBSD: Makefile,v 1.42 2001/02/05 09:00:58 tron Exp $
#
DISTNAME= imlib-1.9.8.1
@@ -8,8 +8,8 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/imlib/}
MAINTAINER= tron@netbsd.org
HOMEPAGE= http://www.nl.rasterman.com/imlib.html
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
-BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake
+BUILD_DEPENDS+= ${LOCALBASE}/bin/${LOCALBASE}/bin/autoconf:../../devel/autoconf
+BUILD_DEPENDS+= ${LOCALBASE}/bin/${LOCALBASE}/bin/automake:../../devel/automake
DEPENDS+= gtk+-1.2.*:../../x11/gtk
DEPENDS+= libungif-*:../../graphics/libungif
DEPENDS+= jpeg-6b:../../graphics/jpeg
@@ -34,7 +34,7 @@ CPPFLAGS= -DENABLE_NLS
CPPFLAGS+= -I${LOCALBASE}/include
pre-configure:
- cd ${WRKSRC} && autoconf && automake
+ cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf && ${LOCALBASE}/bin/automake
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/imlib