diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:41:51 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-15 01:41:51 +0000 |
commit | 9e8b1d211a3645e39378472a5638aff58537578d (patch) | |
tree | 551decbb209a4ba898222dbf7cc9bf649bc0ecef /audio | |
parent | cc600a2a31c587693e6014e8b0d5d5f691e6d7a1 (diff) | |
download | ports-9e8b1d211a3645e39378472a5638aff58537578d.tar.gz ports-9e8b1d211a3645e39378472a5638aff58537578d.zip |
Notes
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 |