- Drop dependency on bzip2 from ports

PR:		ports/88986
Submitted by:	edwin's drive against anachronisms in Ports Collection
This commit is contained in:
Pav Lucistnik 2005-11-16 15:00:09 +00:00
parent 135e89326a
commit fbc9b718a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=148477
2 changed files with 0 additions and 8 deletions

View File

@ -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

View File

@ -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