diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-03-13 08:18:38 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-03-13 08:18:38 +0000 |
commit | a471bc15e410774e99b92809b982f6b383458f98 (patch) | |
tree | d842421b657cbd7edad3a3d9ae7fc06f2fe68b48 /comms/bforce | |
parent | edccdb6d03f19e2d8d7473dbce3a6e698f89a5c4 (diff) |
Notes
Diffstat (limited to 'comms/bforce')
-rw-r--r-- | comms/bforce/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/bforce/Makefile b/comms/bforce/Makefile index 34663225721b..5b99dd198c9f 100644 --- a/comms/bforce/Makefile +++ b/comms/bforce/Makefile @@ -10,8 +10,7 @@ MASTER_SITES= ftp://fido.kuzbass.ru/pub/fileecho/DALLAS.SOFT/ MAINTAINER= vk@vk.pp.ru COMMENT= Simple ifcico like Fidonet technology mailer -USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake tar:bzip2 GNU_CONFIGURE= yes CFLAGS+= -fno-builtin |