Index: /usr/ports/audio/fluidsynth/Makefile =================================================================== --- /usr/ports/audio/fluidsynth/Makefile (revision 424024) +++ /usr/ports/audio/fluidsynth/Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= fluidsynth PORTVERSION= 1.1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,7 +19,9 @@ USE_GNOME= glib20 USES= cmake pkgconfig ninja tar:bzip2 CMAKE_ARGS= -Denable-ladcca:BOOL=FALSE \ - -Denable-midishare:BOOL=FALSE + -Denable-midishare:BOOL=FALSE \ + -Denable-aufile:BOOL=TRUE \ + -Denable-readline:BOOL=FALSE USE_LDCONFIG= yes LDFLAGS+= -lpthread