diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:58:01 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:58:01 +0000 |
commit | d421d546ff8dc9f9fa926589fdd6840f7ff41ae9 (patch) | |
tree | 00e5abfb15d51f8895e21e7ccff22f5492e37fe4 | |
parent | f91acb8a75b91478fb4bba171dfbb1d014142a1e (diff) | |
download | ports-d421d546ff8dc9f9fa926589fdd6840f7ff41ae9.tar.gz ports-d421d546ff8dc9f9fa926589fdd6840f7ff41ae9.zip |
-rw-r--r-- | audio/mp3info/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile index 7043de3c8a7a..8212f46634bd 100644 --- a/audio/mp3info/Makefile +++ b/audio/mp3info/Makefile @@ -17,7 +17,7 @@ GTK2_DESC= Enable to have the gmp3info PORTSCOUT= skipv:0.8.5 ALL_TARGET= mp3info -USES= ncurses tar:tgz +USES= cpe ncurses tar:tgz PLIST_FILES= bin/mp3info share/man/man1/mp3info.1.gz PORTDOCS= ChangeLog README mp3info.txt |