diff options
author | kris <kris@FreeBSD.org> | 2003-10-15 09:41:51 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2003-10-15 09:41:51 +0800 |
commit | 32486d6d9e420638f6e029da4f8549377ccc607e (patch) | |
tree | d50a8af26f08a16aa461a021ea117c9bf57fd718 /audio | |
parent | 4a07a5af671bffc24634d6977713a558af68fb0e (diff) | |
download | freebsd-ports-gnome-32486d6d9e420638f6e029da4f8549377ccc607e.tar.gz freebsd-ports-gnome-32486d6d9e420638f6e029da4f8549377ccc607e.tar.zst freebsd-ports-gnome-32486d6d9e420638f6e029da4f8549377ccc607e.zip |
BROKEN: Does not link
Diffstat (limited to 'audio')
-rw-r--r-- | audio/evilbar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/evilbar/Makefile b/audio/evilbar/Makefile index 562e8168acdc..4a8c2fbce0a9 100644 --- a/audio/evilbar/Makefile +++ b/audio/evilbar/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://arnfast.net/projects/ MAINTAINER= jens@arnfast.net COMMENT= Minimalistic statusbar with XMMS control, APM status and clock +BROKEN= Does not link + GNU_CONFIGURE= yes USE_REINPLACE= yes |