aboutsummaryrefslogtreecommitdiffstats
path: root/devel
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 /devel
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 'devel')
-rw-r--r--devel/py-tables/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-tables/Makefile b/devel/py-tables/Makefile
index 55afbd722d04..fc57693eb519 100644
--- a/devel/py-tables/Makefile
+++ b/devel/py-tables/Makefile
@@ -29,10 +29,6 @@ USE_PYDISTUTILS= yes
PLIST_FILES= bin/nctoh5 bin/ptdump bin/ptrepack
-.if !exists(/usr/bin/bzip2)
-LIB_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2
-.endif
-
post-patch:
@${REINPLACE_CMD} -e "s,%%LOCALBASE%%,${LOCALBASE}," ${WRKSRC}/setup.py