diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-02 21:36:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2010-04-02 21:36:51 +0000 |
commit | caafe597cf33bb2dd0b921818063af98bf9cb54f (patch) | |
tree | 14c27a968670a7a5f494a059d1c1b7c2523ab400 /audio/ario/Makefile | |
parent | 9eb2cceb5eb420d5e324f03f12b9dff97a894857 (diff) | |
download | ports-caafe597cf33bb2dd0b921818063af98bf9cb54f.tar.gz ports-caafe597cf33bb2dd0b921818063af98bf9cb54f.zip |
Notes
Diffstat (limited to 'audio/ario/Makefile')
-rw-r--r-- | audio/ario/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ario/Makefile b/audio/ario/Makefile index fb805c4b8adc..fea89bfc3fcb 100644 --- a/audio/ario/Makefile +++ b/audio/ario/Makefile @@ -7,7 +7,7 @@ PORTNAME= ario PORTVERSION= 1.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/ario-player/ario-player/${PORTVERSION} @@ -26,7 +26,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-avahi # without this ario don't build USE_LDCONFIG= yes USE_GMAKE= yes -USE_GCC= 4.4+ USE_GNOME= gtk20 gnomehack gnometarget INSTALLS_ICONS= yes |