diff options
author | erwin <erwin@FreeBSD.org> | 2006-08-04 03:16:34 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-08-04 03:16:34 +0800 |
commit | f7553c52280f6545f27c17af43a7913824cee2f6 (patch) | |
tree | 48689bcd307ba54a355bc246f06e168c2ccf266d /sysutils/file | |
parent | f6aa3bda7ee7ca56c8131219803e670f46809478 (diff) | |
download | freebsd-ports-gnome-f7553c52280f6545f27c17af43a7913824cee2f6.tar.gz freebsd-ports-gnome-f7553c52280f6545f27c17af43a7913824cee2f6.tar.zst freebsd-ports-gnome-f7553c52280f6545f27c17af43a7913824cee2f6.zip |
Mark BROKEN: does not build
Diffstat (limited to 'sysutils/file')
-rw-r--r-- | sysutils/file/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/file/Makefile b/sysutils/file/Makefile index 8fe1568ca50d..1d319a7c79d9 100644 --- a/sysutils/file/Makefile +++ b/sysutils/file/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.astron.com/pub/file/ \ MAINTAINER= jharris@widomaker.com COMMENT= Utility to determine file type +BROKEN= does not build + GNU_CONFIGURE= yes INSTALLS_SHLIB= yes |