diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:41:36 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-03 06:41:36 +0000 |
commit | 0a0d3b0e203ea4a13b6a1b11ada477d3591747dd (patch) | |
tree | 152edc25cfed24417bdcd9fd3c76b822d11e3495 /audio/ezstream | |
parent | db7a56d5edac0833e3f5182aa505b20354dcc3f9 (diff) | |
download | ports-0a0d3b0e203ea4a13b6a1b11ada477d3591747dd.tar.gz ports-0a0d3b0e203ea4a13b6a1b11ada477d3591747dd.zip |
Notes
Diffstat (limited to 'audio/ezstream')
-rw-r--r-- | audio/ezstream/Makefile | 2 |
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 |