diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-09-06 10:31:01 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-09-06 10:31:01 +0000 |
commit | 11e45374a1b169b727959a5b1b2f3521766bdac2 (patch) | |
tree | 0182905aaeb10bbfb21d01b8b701f229d1abeee0 /print/pips800/Makefile.pips | |
parent | 5720602df6e40c2c055544d09071d10c197d1c09 (diff) |
Notes
Diffstat (limited to 'print/pips800/Makefile.pips')
-rw-r--r-- | print/pips800/Makefile.pips | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pips800/Makefile.pips b/print/pips800/Makefile.pips index 3b764b8efcd3..79a0bb185d80 100644 --- a/print/pips800/Makefile.pips +++ b/print/pips800/Makefile.pips @@ -138,7 +138,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-common \ .if ${PRTYPE} != g900 && ${PRTYPE} != -spr800 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-2.6.2-ekpstm::main.c .endif -BUILD_DEPEND+= ${LOCALBASE}/bin/autoconf253:${PORTSDIR}/devel/autoconf253 +BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf253:${PORTSDIR}/devel/autoconf253 LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base \ iconv.3:${PORTSDIR}/converters/libiconv .endif |