diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-07 19:43:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-07 19:43:01 +0000 |
commit | d5bef9f64a5fb100e14f1bcba1643dbc1b869dcb (patch) | |
tree | da873a18e15af77fce451327451622a0aaa5df7c /audio/sound-juicer | |
parent | - Update to version 1.0.4 (diff) |
- Fix build on -STABLE (intlhack)
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r-- | audio/sound-juicer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index cfe90a339eea..866660bc7e1d 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui gstreamerplugins +USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui gstreamerplugins USE_LIBTOOL= yes CONFIGURE_ARGS= --enable-ignore-missing-cd |