diff options
Diffstat (limited to 'net/fspclient/Makefile')
-rw-r--r-- | net/fspclient/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/fspclient/Makefile b/net/fspclient/Makefile index 4d5bddf9264d..14cf52bcafb8 100644 --- a/net/fspclient/Makefile +++ b/net/fspclient/Makefile @@ -6,7 +6,7 @@ # PORTNAME= fspclient -PORTVERSION= 0.0.10 +PORTVERSION= 0.90.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,6 +16,7 @@ COMMENT= A ftp-like client for the FSP service GNU_CONFIGURE= yes USE_GETOPT_LONG= yes +USE_BZIP2= yes CFLAGS+= -I${LOCALBASE}/include |