aboutsummaryrefslogtreecommitdiff
path: root/audio/gqmpeg
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2012-06-17 09:03:13 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2012-06-17 09:03:13 +0000
commit19660d0714e351e5ffaa56357d876425b20fa6ce (patch)
tree6b5df7ff9228bcd9235c238b8ec0092bae863774 /audio/gqmpeg
parent33ef3111e3e3f002231a207fce79d91d03010d4a (diff)
downloadports-19660d0714e351e5ffaa56357d876425b20fa6ce.tar.gz
ports-19660d0714e351e5ffaa56357d876425b20fa6ce.zip
- bugfix USE_GETTEXT
Submitted by: Alex Kozlov
Notes
Notes: svn path=/head/; revision=299451
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r--audio/gqmpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 8817a688e1c1..e80f3ec8dfea 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -28,7 +28,7 @@ RUN_DEPENDS+= mpg123:${PORTSDIR}/audio/mpg123
USE_GNOME= gdkpixbuf
USE_GETTEXT= yes
WANT_GNOME= yes
-USE_GETTETX= yes
+USE_GETEXT= yes
USE_AUTOTOOLS= autoconf213 libtool
CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/libpng15