aboutsummaryrefslogtreecommitdiffstats
path: root/audio/gvolwheel/Makefile
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-27 16:24:14 +0800
committerbapt <bapt@FreeBSD.org>2013-04-27 16:24:14 +0800
commit349e2a98c102702cb3248f7b2db77d452e478871 (patch)
tree022ae460d81b1994a4fe508c5482c7b4e0640962 /audio/gvolwheel/Makefile
parentbf03195b1056c1946ae3e6817654c55de6ba4e9f (diff)
downloadfreebsd-ports-gnome-349e2a98c102702cb3248f7b2db77d452e478871.tar.gz
freebsd-ports-gnome-349e2a98c102702cb3248f7b2db77d452e478871.tar.zst
freebsd-ports-gnome-349e2a98c102702cb3248f7b2db77d452e478871.zip
Fix typo in USES
While here convert USE_ICONV -> USES=iconv
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