aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/stowES
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2005-11-14 18:56:29 +0800
committeredwin <edwin@FreeBSD.org>2005-11-14 18:56:29 +0800
commita927e41cd09664e6e50100c4665b3194a209c60e (patch)
treecd1f7dc5c6176753f3fba6fd58d91417971fd80d /sysutils/stowES
parente3b085d2a04ff627f6a4004c9b12032c450fdf42 (diff)
downloadfreebsd-ports-gnome-a927e41cd09664e6e50100c4665b3194a209c60e.tar.gz
freebsd-ports-gnome-a927e41cd09664e6e50100c4665b3194a209c60e.tar.zst
freebsd-ports-gnome-a927e41cd09664e6e50100c4665b3194a209c60e.zip
Remove explicit checks for /usr/bin/bzip2.
This has been part of the base OS since 4.4.
Diffstat (limited to 'sysutils/stowES')
-rw-r--r--sysutils/stowES/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/sysutils/stowES/Makefile b/sysutils/stowES/Makefile
index 20edcc73695f..b455affc6113 100644
--- a/sysutils/stowES/Makefile
+++ b/sysutils/stowES/Makefile
@@ -16,9 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= stow Enhancement Script
RUN_DEPENDS= stow:${PORTSDIR}/sysutils/stow
-.if !exists(/usr/bin/bzip2)
-RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
-.endif
USE_PERL5= yes
USE_GMAKE= yes