diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-09 09:44:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-06-09 09:44:42 +0000 |
commit | a9de8fe9e7e5c602bef7a4116725229b6ce97cbb (patch) | |
tree | 5ae458de2204c49416d1cee91a776844bd1dbc32 | |
parent | 0d672acd049e994173f971a8ff6ad855a800a7b7 (diff) | |
download | ports-a9de8fe9e7e5c602bef7a4116725229b6ce97cbb.tar.gz ports-a9de8fe9e7e5c602bef7a4116725229b6ce97cbb.zip |
- Restore BROKEN tag
Notes
Notes:
svn path=/head/; revision=235484
-rw-r--r-- | audio/gai-album/Makefile | 1 | ||||
-rw-r--r-- | audio/gai-visual-audio/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/gai-album/Makefile b/audio/gai-album/Makefile index 3302f94d81ef..de9002954861 100644 --- a/audio/gai-album/Makefile +++ b/audio/gai-album/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix +BROKEN= does not build DEPRECATED= abandoned project, does not build EXPIRATION_DATE= 2009-07-07 diff --git a/audio/gai-visual-audio/Makefile b/audio/gai-visual-audio/Makefile index 84dad80ef037..be2ed41908f0 100644 --- a/audio/gai-visual-audio/Makefile +++ b/audio/gai-visual-audio/Makefile @@ -22,6 +22,7 @@ GNU_CONFIGURE= yes USE_BZIP2= yes USE_GNOME= gnomehack gnomeprefix +BROKEN= does not build DEPRECATED= abandoned project, does not build EXPIRATION_DATE= 2009-07-07 |