aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2012-06-17 17:03:13 +0800
committerdinoex <dinoex@FreeBSD.org>2012-06-17 17:03:13 +0800
commitd5a21ad42234724bb01d01cc174e490eb834aac4 (patch)
tree40e299bd309c5c64fc8bcdcc99355e0c1f262ef7 /audio
parent9295383b19b3740b29e9ede0daab8d1be402f1d1 (diff)
downloadfreebsd-ports-gnome-d5a21ad42234724bb01d01cc174e490eb834aac4.tar.gz
freebsd-ports-gnome-d5a21ad42234724bb01d01cc174e490eb834aac4.tar.zst
freebsd-ports-gnome-d5a21ad42234724bb01d01cc174e490eb834aac4.zip
- bugfix USE_GETTEXT
Submitted by: Alex Kozlov
Diffstat (limited to 'audio')
-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