aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
committerAde Lovett <ade@FreeBSD.org>2007-07-28 06:33:59 +0000
commit3b3128196e8706c3616c88df7206b4a27f7b8959 (patch)
tree31433c1d06ed5be6756933b97f6d80a77f17b710 /print
parent8cc5d5476277491942e4695f3ffd43176f7badc6 (diff)
downloadports-3b3128196e8706c3616c88df7206b4a27f7b8959.tar.gz
ports-3b3128196e8706c3616c88df7206b4a27f7b8959.zip
Update to the autotools new world order.
Tested by: numerous package build runs Approved by: portmgr Thanks to: des, kris, linimon, pav
Notes
Notes: svn path=/head/; revision=196437
Diffstat (limited to 'print')
-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: