summaryrefslogtreecommitdiff
path: root/graphics/enfle
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2005-11-30 11:59:10 +0000
committerRenato Botelho <garga@FreeBSD.org>2005-11-30 11:59:10 +0000
commit01e2113bd02a282698e288f394d96cbae5d4201f (patch)
tree7adeadb6f695b01eb71e58f5add45497f07bd4c9 /graphics/enfle
parent- Remove bzip2 from list of dependencies, (diff)
- Remove bzip2 from list of dependencies,
it has been part of base system since 4.4 PR: 88991 Submitted by: edwin Approved by: maintainer timeout (16 days)
Notes
Notes: svn path=/head/; revision=150031
Diffstat (limited to 'graphics/enfle')
-rw-r--r--graphics/enfle/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile
index 5c8813c19847..57f6323d8544 100644
--- a/graphics/enfle/Makefile
+++ b/graphics/enfle/Makefile
@@ -19,9 +19,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
mng.1:${PORTSDIR}/graphics/libmng \
ungif.5:${PORTSDIR}/graphics/libungif \
arc.1:${PORTSDIR}/archivers/libarc
-.if !exists(/usr/bin/bzip2)
-LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
-.endif
USE_BZIP2= yes
USE_X_PREFIX= yes