diff options
author | Koop Mast <kwm@FreeBSD.org> | 2017-07-22 11:35:44 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2017-07-22 11:35:44 +0000 |
commit | d566d54fa6c982cb4bed8330d51cb11bfe3674ed (patch) | |
tree | db8ae1482499741d4dbb123637dac45579f28eb5 /audio/pragha/Makefile | |
parent | 190ced69a285efe9780eea205067282568a3063f (diff) | |
download | ports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.tar.gz ports-d566d54fa6c982cb4bed8330d51cb11bfe3674ed.zip |
Notes
Diffstat (limited to 'audio/pragha/Makefile')
-rw-r--r-- | audio/pragha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/pragha/Makefile b/audio/pragha/Makefile index 3d635ed1dfb5..03c3a716fb0a 100644 --- a/audio/pragha/Makefile +++ b/audio/pragha/Makefile @@ -3,7 +3,7 @@ PORTNAME= pragha PORTVERSION= 1.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= https://github.com/pragha-music-player/${PORTNAME}/releases/download/v${PORTVERSION}/ @@ -23,7 +23,7 @@ USES= compiler:c11 desktop-file-utils gettext-tools gmake libtool \ pkgconfig sqlite tar:bz2 GNU_CONFIGURE= yes USE_GNOME= glib20 gtk30 intltool intlhack -USE_GSTREAMER1= yes faad flac libav mad ogg speex +USE_GSTREAMER1= yes faad flac libav mpg123 ogg speex INSTALLS_ICONS= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip |