aboutsummaryrefslogtreecommitdiff
path: root/print/pips800
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
committerAde Lovett <ade@FreeBSD.org>2008-08-20 00:57:32 +0000
commit771ea13f4111cf3212b9c32c18ac5fc1975d483d (patch)
treeb4d0fdbbaaf974fbf1b69ebcbe9a956cb4eed79d /print/pips800
parent582d67b410e45602807f37bf0e20fd522b31b033 (diff)
downloadports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.tar.gz
ports-771ea13f4111cf3212b9c32c18ac5fc1975d483d.zip
Notes
Diffstat (limited to 'print/pips800')
-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 ba5eeca157db..388e0337dc71 100644
--- a/print/pips800/Makefile.pips
+++ b/print/pips800/Makefile.pips
@@ -122,7 +122,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/autoconf-2.61:${PORTSDIR}/devel/autoconf261
+BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf-2.62:${PORTSDIR}/devel/autoconf262
LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base
USE_ICONV= yes
.endif
@@ -275,7 +275,7 @@ post-patch:
pre-configure:
.if ${PIPS_LEVEL} >= 206 && ${DIST_TYPE} != lpr && ${DIST_TYPE} != cups
- cd ${WRKSRC}/libltdl && ${LOCALBASE}/bin/autoconf-2.61
+ cd ${WRKSRC}/libltdl && ${LOCALBASE}/bin/autoconf-2.62
.endif
post-configure: