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 /games | |
parent | 08971ff8e26db5201814efe67f53cd9d7bd86f08 (diff) | |
download | ports-b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61.tar.gz ports-b460bd6543b45fb8b8b8d85d781e3ddbfe80bf61.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/xqf/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/games/xqf/Makefile b/games/xqf/Makefile index 871c94d09125..cd39ed977c02 100644 --- a/games/xqf/Makefile +++ b/games/xqf/Makefile @@ -50,9 +50,6 @@ CONFIGURE_ARGS+= --disable-geoip .if !defined(WITHOUT_BZIP2) CONFIGURE_ARGS+= --enable-bzip2 -.if !exists(/usr/bin/bzip2) -RUN_DEPENDS+= bzip2:${PORTSDIR}/archivers/bzip2 -.endif .endif post-install: |