Lines 62-70
Link Here
|
62 |
# Build and install all filter apsfilter knows about (rather expensive) |
62 |
# Build and install all filter apsfilter knows about (rather expensive) |
63 |
# |
63 |
# |
64 |
# all needed decompression utilities |
64 |
# all needed decompression utilities |
65 |
.if !exists(/usr/bin/bzip2) |
|
|
66 |
RUN_DEPENDS+= bunzip2:${PORTSDIR}/archivers/bzip2 |
67 |
.endif |
68 |
RUN_DEPENDS+= melt:${PORTSDIR}/archivers/freeze |
65 |
RUN_DEPENDS+= melt:${PORTSDIR}/archivers/freeze |
69 |
RUN_DEPENDS+= lzop:${PORTSDIR}/archivers/lzop |
66 |
RUN_DEPENDS+= lzop:${PORTSDIR}/archivers/lzop |
70 |
# all needed "ASCII to ps" filter utilities |
67 |
# all needed "ASCII to ps" filter utilities |