diff options
Diffstat (limited to 'audio/yammi/Makefile')
-rw-r--r-- | audio/yammi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index 23af7f77e269..1f3dae7f7f4e 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -7,7 +7,7 @@ PORTNAME= yammi PORTVERSION= 1.2.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -21,7 +21,7 @@ OPTIONS= XMMS "XMMS backend support" off USE_KDELIBS_VER= 3 USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:262:env automake:19:env libtool:22 +USE_AUTOTOOLS= autoconf:267:env automake:19:env libtool:22 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-gstreamer |