From 96f3d08efde44d87e13b2c8461ac14e3051a0c45 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Tue, 25 Oct 2005 04:08:38 +0000 Subject: - Fix RUN_DEPENDS - Take maintainership --- audio/gtkpod/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/gtkpod') diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index a27567bb0da6..624da1e44883 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -11,12 +11,12 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= GUI for Apple iPods using GTK2 LIB_DEPENDS= id3tag.2:${PORTSDIR}/audio/libid3tag RUN_DEPENDS= mp3gain:${PORTSDIR}/audio/mp3gain \ - recode:${PORTSDIR}/converters/recode + iconv:${PORTSDIR}/converters/libiconv USE_REINPLACE= yes USE_X_PREFIX= yes -- cgit v1.2.3