diff options
author | bapt <bapt@FreeBSD.org> | 2015-09-14 05:53:17 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-09-14 05:53:17 +0800 |
commit | c79937ef222a606ac71b50b39e84a74a3a04b5af (patch) | |
tree | cbd5097a10b84cadf75cb756715ddefdf56a9602 /misc/grun | |
parent | ca7c7af6dc6aba8c8969bd834c8a081425c96139 (diff) | |
download | freebsd-ports-gnome-c79937ef222a606ac71b50b39e84a74a3a04b5af.tar.gz freebsd-ports-gnome-c79937ef222a606ac71b50b39e84a74a3a04b5af.tar.zst freebsd-ports-gnome-c79937ef222a606ac71b50b39e84a74a3a04b5af.zip |
Mark as broken: does not fetch
Diffstat (limited to 'misc/grun')
-rw-r--r-- | misc/grun/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/grun/Makefile b/misc/grun/Makefile index db3912caed7e..7a55e27c95de 100644 --- a/misc/grun/Makefile +++ b/misc/grun/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.brettnacher.org/users/dominik/FreeBSD/ MAINTAINER= ports@FreeBSD.org COMMENT= Gtk-launcher similar to the Windows(tm) "Run..." dialog +BROKEN= Does not fetch USE_GNOME= gtk12 GNU_CONFIGURE= yes CONFIGURE_ARGS+=--enable-testfile |