diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-17 09:03:13 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2012-06-17 09:03:13 +0000 |
commit | 19660d0714e351e5ffaa56357d876425b20fa6ce (patch) | |
tree | 6b5df7ff9228bcd9235c238b8ec0092bae863774 /audio/gqmpeg | |
parent | 33ef3111e3e3f002231a207fce79d91d03010d4a (diff) | |
download | ports-19660d0714e351e5ffaa56357d876425b20fa6ce.tar.gz ports-19660d0714e351e5ffaa56357d876425b20fa6ce.zip |
Notes
Diffstat (limited to 'audio/gqmpeg')
-rw-r--r-- | audio/gqmpeg/Makefile | 2 |
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 |