diff options
author | erwin <erwin@FreeBSD.org> | 2010-10-02 00:34:30 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-10-02 00:34:30 +0800 |
commit | b78a6ffa0bbe95d38484d07d1d7a534335d39596 (patch) | |
tree | 080080634f4c150cd0bcae45fab19f1d6c624ab1 /x11-clocks | |
parent | 5c4e77c877814963a0bb37955d1522dadc7bd666 (diff) | |
download | freebsd-ports-gnome-b78a6ffa0bbe95d38484d07d1d7a534335d39596.tar.gz freebsd-ports-gnome-b78a6ffa0bbe95d38484d07d1d7a534335d39596.tar.zst freebsd-ports-gnome-b78a6ffa0bbe95d38484d07d1d7a534335d39596.zip |
Mark BROKEN: does not fetch
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xtu/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-clocks/xtu/Makefile b/x11-clocks/xtu/Makefile index 8b75afb1e619..841013a153a0 100644 --- a/x11-clocks/xtu/Makefile +++ b/x11-clocks/xtu/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://core.de/~coto/projects/xtu/ MAINTAINER= ports@FreeBSD.org COMMENT= Transparent analog clock for X11 +BROKEN= does not fetch + USE_IMAKE= yes USE_XORG= x11 xpm xext CPPFLAGS= -DUSE_XPM |