diff options
Diffstat (limited to 'games/xqf/Makefile')
-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: |