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/gftp | |
parent | Revert previous commit (I forgot that libpthread is a symlink to libc_r (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=101130
Diffstat (limited to 'ftp/gftp')
-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 |