summaryrefslogtreecommitdiff
path: root/print/apsfilter/Makefile
diff options
context:
space:
mode:
authorFlorent Thoumie <flz@FreeBSD.org>2005-11-29 19:08:38 +0000
committerFlorent Thoumie <flz@FreeBSD.org>2005-11-29 19:08:38 +0000
commit807c660e04c90fddf2999c0a59fd0b2783bc68ff (patch)
treef1260ddc1ceeaaada4c9467a86a6381913d5b35e /print/apsfilter/Makefile
parent- Remove hardcoded gcc in scripts and Makefiles. (diff)
- Remove bzip2 incantations since it has been part of base system since FreeBSD 4.4.
PR: ports/88984 Submitted by: edwin Approved by: maintainer timeout (2 weeks)
Notes
Notes: svn path=/head/; revision=149934
Diffstat (limited to 'print/apsfilter/Makefile')
-rw-r--r--print/apsfilter/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 111531c61429..08014337da15 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -62,9 +62,6 @@ PAPERSIZE?= letter
# Build and install all filter apsfilter knows about (rather expensive)
#
# all needed decompression utilities
-.if !exists(/usr/bin/bzip2)
-RUN_DEPENDS+= bunzip2:${PORTSDIR}/archivers/bzip2
-.endif
RUN_DEPENDS+= melt:${PORTSDIR}/archivers/freeze
RUN_DEPENDS+= lzop:${PORTSDIR}/archivers/lzop
# all needed "ASCII to ps" filter utilities