summaryrefslogtreecommitdiff
path: root/devel/gnome-vfs1
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-11-16 15:00:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-11-16 15:00:09 +0000
commitfbc9b718a8dd6fe9377b18f491bccd74932ea5cc (patch)
treeda3fde5d9a3e190918a1952b88ef9a79af4bb116 /devel/gnome-vfs1
parentBack to maintainer. bp@ (diff)
- Drop dependency on bzip2 from ports
PR: ports/88986 Submitted by: edwin's drive against anachronisms in Ports Collection
Notes
Notes: svn path=/head/; revision=148477
Diffstat (limited to 'devel/gnome-vfs1')
-rw-r--r--devel/gnome-vfs1/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index bbf7194e26d2..ff92d56a2bd3 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/Makefile
@@ -17,10 +17,6 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME Virtual File System
-.if !exists(/usr/bin/bzip2)
-LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
-.endif
-
USE_ICONV= yes
USE_BZIP2= yes
USE_GMAKE= yes