diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 10:56:29 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-14 10:56:29 +0000 |
commit | b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61 (patch) | |
tree | b21bb163612ada27b794145017e435f07958d801 /sysutils/stowES | |
parent | 08971ff8e26db5201814efe67f53cd9d7bd86f08 (diff) | |
download | ports-b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61.tar.gz ports-b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61.zip |
Notes
Diffstat (limited to 'sysutils/stowES')
-rw-r--r-- | sysutils/stowES/Makefile | 3 |
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 |