diff options
Diffstat (limited to 'audio/orpheus/Makefile')
-rw-r--r-- | audio/orpheus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index 0d353f26fb0d..c5769bd578b3 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -7,7 +7,7 @@ PORTNAME= orpheus PORTVERSION= 1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ @@ -19,7 +19,7 @@ RUN_DEPENDS= mpg321:${PORTSDIR}/audio/mpg321 USE_BZIP2= yes HAS_CONFIGURE= yes USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:253 +USE_AUTOTOOLS= autoconf:261 CONFIGURE_ENV= LDFLAGS="-L${LOCALBASE}/lib" |