diff options
Diffstat (limited to 'audio/orpheus/Makefile')
-rw-r--r-- | audio/orpheus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index 69ade8603b6c..3aabe2c78ae4 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 USE_BZIP2= yes HAS_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 +USE_AUTOTOOLS= autoconf CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |