aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-06-29 20:58:43 +0800
committerbapt <bapt@FreeBSD.org>2012-06-29 20:58:43 +0800
commit08e4043b1edaf242df7d0dd60c894c42359cb183 (patch)
tree25c7f76a581ab6a3981e064a9bc94233bf24e64e
parent42034a997e9bbb7dd2e66f6719377aebbe4c7abd (diff)
downloadfreebsd-ports-gnome-08e4043b1edaf242df7d0dd60c894c42359cb183.tar.gz
freebsd-ports-gnome-08e4043b1edaf242df7d0dd60c894c42359cb183.tar.zst
freebsd-ports-gnome-08e4043b1edaf242df7d0dd60c894c42359cb183.zip
Fix typo
Reported by: bsam@
-rw-r--r--audio/gimmix/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile
index ac616134f868..3cf1a925f419 100644
--- a/audio/gimmix/Makefile
+++ b/audio/gimmix/Makefile
@@ -21,7 +21,7 @@ LIB_DEPENDS= mpd.4:${PORTSDIR}/audio/libmpd \
LICENSE= GPLv2
-OPTIONS_DEFIEN= NLS
+OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>