diff options
Diffstat (limited to 'audio/fluidsynth')
-rw-r--r-- | audio/fluidsynth/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index eaa3e4e6d328..a2d5b5a00409 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -17,7 +17,6 @@ COMMENT= Real-time software synthesizer based on the SoundFont 2 specifications WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/a//} USE_GNOME= gnomehack gnometarget pkgconfig -USE_GETOPT_LONG= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |