diff options
| author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
|---|---|---|
| committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:47:00 +0000 |
| commit | c4927e043cf01f73da57920698b695c0c6cf3e64 (patch) | |
| tree | 448a74c1d2fa9218ed879cc777821d13e1e1a9e8 /ftp/gftp | |
| parent | 3cf0c52fa6016687078f1be15489ab2af19dc330 (diff) | |
Notes
Diffstat (limited to 'ftp/gftp')
| -rw-r--r-- | ftp/gftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index c1d7ab95e8c7..473ef3499882 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -12,7 +12,7 @@ COMMENT= Free multithreaded GTK-based FTP and SFTP client LICENSE= GPLv2 -USES= pathfix pkgconfig tar:bzip2 ssl +USES= gnome pathfix pkgconfig ssl tar:bzip2 GNU_CONFIGURE= yes USE_GNOME= glib20 gtk20 CFLAGS+= -D_WANT_SEMUN |
