From 7ad4cab78e0d1302ad2cca2841bab7fbf14f207f Mon Sep 17 00:00:00 2001 From: bapt Date: Tue, 3 Sep 2013 06:41:36 +0000 Subject: Fix typo --- audio/ezstream/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/ezstream') 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 -- cgit