diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-04-07 13:44:18 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-04-07 13:44:18 +0000 |
commit | fab0a6a0f0eb5fd05aacbacc8264683c9c75805c (patch) | |
tree | 065229ff597a0649911cd65906ed4053cb80f68b /audio/zinf/Makefile | |
parent | 0d0150dd2f3c646eeed3b345d853a9145b22b16f (diff) | |
download | ports-fab0a6a0f0eb5fd05aacbacc8264683c9c75805c.tar.gz ports-fab0a6a0f0eb5fd05aacbacc8264683c9c75805c.zip |
Notes
Diffstat (limited to 'audio/zinf/Makefile')
-rw-r--r-- | audio/zinf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 5cfe4cd5db06..c6c4b27e9b2a 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -23,6 +23,7 @@ USE_X_PREFIX= yes USE_GNOME= gnomehack gnometarget gtk20 lthack WANT_GNOME= yes USE_PERL5= yes +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" |