diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 23:19:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-22 23:19:08 +0000 |
commit | a2157276860a3947431ad500cdb3a9017b7d3008 (patch) | |
tree | 0466a027a1b9e02968cfceb0159e462e8b34c86d /audio/gvolwheel | |
parent | 23f55e92b921e4ae98d452244cdea9d6d8c1300e (diff) |
Notes
Diffstat (limited to 'audio/gvolwheel')
-rw-r--r-- | audio/gvolwheel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gvolwheel/Makefile b/audio/gvolwheel/Makefile index f8189077fda4..85c351104f5d 100644 --- a/audio/gvolwheel/Makefile +++ b/audio/gvolwheel/Makefile @@ -15,10 +15,10 @@ BUILD_DEPENDS= intltoolize:${PORTSDIR}/textproc/intltool CONFIGURE_ARGS+=--enable-oss GNU_CONFIGURE= yes +USEs= pkgconfig pathfix USE_GMAKE= yes -USE_GNOME= gnomehack gtk30 +USE_GNOME= gtk30 USE_ICONV= yes -USE_PKGCONFIG= yes OPTIONS_DEFINE= NLS NLS_DESC= Native language support |