summaryrefslogtreecommitdiff
path: root/print/pips800/Makefile.pips
diff options
context:
space:
mode:
Diffstat (limited to 'print/pips800/Makefile.pips')
-rw-r--r--print/pips800/Makefile.pips4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips
index 6e4f931562cd..6b9b1245b4e3 100644
--- a/print/pips800/Makefile.pips
+++ b/print/pips800/Makefile.pips
@@ -121,7 +121,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-common \
${PRTYPE} != -spr800
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-ekpstm::main.c
.endif
-BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf253:${PORTSDIR}/devel/autoconf253
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf-2.53:${PORTSDIR}/devel/autoconf253
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
USE_ICONV= yes
.endif
@@ -281,7 +281,7 @@ post-patch:
pre-configure:
.if ${PIPS_LEVEL} >= 206 && ${DIST_TYPE} != lpr && ${DIST_TYPE} != cups
- cd ${WRKSRC}/libltdl && ${LOCALBASE}/bin/autoconf253
+ cd ${WRKSRC}/libltdl && ${LOCALBASE}/bin/autoconf-2.53
.endif
post-configure: