diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-03-31 16:26:04 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2006-03-31 16:26:04 +0000 |
commit | 38f784c01ab20a8642227c6b842bcfd7ac44fe43 (patch) | |
tree | 62884e56261a928b3477132d9eae78cfb0beed0b /net-p2p | |
parent | 3024ace291819cb0d0fd7b525ef4af94a0f39564 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/gkremldk/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/gkremldk/Makefile b/net-p2p/gkremldk/Makefile index 112a8fa7bc8b..755d5e301b54 100644 --- a/net-p2p/gkremldk/Makefile +++ b/net-p2p/gkremldk/Makefile @@ -21,6 +21,7 @@ BUILD_DEPENDS= \ RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm2 USE_X_PREFIX= yes +USE_BZIP2= yes GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |