diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-06 12:12:00 +0000 |
commit | 7a0f4abe2be429be794564fa0ba30727d6458ef0 (patch) | |
tree | cb47117e55d8b3cfa8e1d039d125b1106964ca6e /ftp | |
parent | 60dbc060c34744dd55726fe83163eee3d49b4efe (diff) | |
download | ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.tar.gz ports-7a0f4abe2be429be794564fa0ba30727d6458ef0.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/filezilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 6c28aaa135a1..87867aa6b4b8 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= gcrypt:${PORTSDIR}/security/libgcrypt \ INSTALLS_ICONS= yes USE_BZIP2= yes -USE_GMAKE= yes +USES= gmake pkgconfig USE_SQLITE= 3 USE_WX= 2.8 WX_CONF_ARGS= relative |