diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 02:24:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-02-17 02:24:54 +0000 |
commit | 0ebfd5a614fcbc42cea662ece98161fa9f8e5cba (patch) | |
tree | eee4c54bcfcda0510b9246653c0e7a9aebf623e1 /ftp | |
parent | 74710d41906dd449a4faa0f478b5c984a9d5ca08 (diff) | |
download | ports-0ebfd5a614fcbc42cea662ece98161fa9f8e5cba.tar.gz ports-0ebfd5a614fcbc42cea662ece98161fa9f8e5cba.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/gftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 0f8466488a2d..cd9bfbd0cfb7 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -16,6 +16,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= oliver@FreeBSD.org COMMENT= A free multithreaded GTK-based GUI ftp and sftp client +BROKEN= "Broken pkg-plist" + GNU_CONFIGURE= yes CONFIGURE_ARGS= --without-included-gettext |