aboutsummaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:41:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 06:41:36 +0000
commit0a0d3b0e203ea4a13b6a1b11ada477d3591747dd (patch)
tree152edc25cfed24417bdcd9fd3c76b822d11e3495 /audio/ezstream
parentdb7a56d5edac0833e3f5182aa505b20354dcc3f9 (diff)
downloadports-0a0d3b0e203ea4a13b6a1b11ada477d3591747dd.tar.gz
ports-0a0d3b0e203ea4a13b6a1b11ada477d3591747dd.zip
Fix typo
Notes
Notes: svn path=/head/; revision=326123
Diffstat (limited to 'audio/ezstream')
-rw-r--r--audio/ezstream/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index 3bc12ad6fdf9..5a47ba9d574a 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -19,7 +19,7 @@ OPTIONS_DEFAULT= TAGLIB
TAGLIB_DESC= TagLib support
-USES= iconv pkkgconfig
+USES= iconv pkgconfig
USE_GNOME= libxml2
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes