aboutsummaryrefslogtreecommitdiff
path: root/audio/gvolwheel/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-04-27 08:24:14 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-04-27 08:24:14 +0000
commitdd90b7cce431b1b32bdaf137fdb0f5f3dd383f11 (patch)
tree022ae460d81b1994a4fe508c5482c7b4e0640962 /audio/gvolwheel/Makefile
parent725c837e4089867105bb70faddb2fabf439a5293 (diff)
downloadports-dd90b7cce431b1b32bdaf137fdb0f5f3dd383f11.tar.gz
ports-dd90b7cce431b1b32bdaf137fdb0f5f3dd383f11.zip
Fix typo in USES
While here convert USE_ICONV -> USES=iconv
Notes
Notes: svn path=/head/; revision=316652
Diffstat (limited to 'audio/gvolwheel/Makefile')
-rw-r--r--audio/gvolwheel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/gvolwheel/Makefile b/audio/gvolwheel/Makefile
index 4ad3a4c4bb6f..bdd4afb25ec8 100644
--- a/audio/gvolwheel/Makefile
+++ b/audio/gvolwheel/Makefile
@@ -15,10 +15,9 @@ BUILD_DEPENDS= intltoolize:${PORTSDIR}/textproc/intltool
CONFIGURE_ARGS+=--enable-oss
GNU_CONFIGURE= yes
-USEs= pkgconfig pathfix
+USES= pkgconfig pathfix iconv
USE_GMAKE= yes
USE_GNOME= gtk30
-USE_ICONV= yes
OPTIONS_DEFINE= NLS
NLS_DESC= Native language support