diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2024-01-13 23:11:13 +0000 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2024-01-13 23:30:23 +0000 |
commit | e3a7ca28c8a6c9145694a242b1e69974a0f74e60 (patch) | |
tree | 631214e6d4c0673cbbcee5496eba95724f138f05 /audio/mp3stat | |
parent | cdd499a76d9b58669f0131ac9fa3b38362cbf2b5 (diff) | |
download | ports-e3a7ca28c8a6c9145694a242b1e69974a0f74e60.tar.gz ports-e3a7ca28c8a6c9145694a242b1e69974a0f74e60.zip |
Diffstat (limited to 'audio/mp3stat')
-rw-r--r-- | audio/mp3stat/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 2c0087672bc2..77d5ad05a7e0 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -11,8 +11,6 @@ WWW= https://BSDforge.com/projects/audio/mp3stat/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN= Unfetchable - USES= dos2unix gmake gnome localbase pkgconfig DOS2UNIX_FILES= ui/console/cli.cpp USE_GNOME= gtk20 |