aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-07-30 04:13:57 +0800
committerbapt <bapt@FreeBSD.org>2013-07-30 04:13:57 +0800
commitdf03d0257bd66145384859e8e5cfac9855f2ecae (patch)
tree4825081786133f59627817ce4c4a4995da85730d /audio
parent040c6f67ade65a6c9c4e00cc2dc3bfbc0a08b9ef (diff)
downloadfreebsd-ports-gnome-df03d0257bd66145384859e8e5cfac9855f2ecae.tar.gz
freebsd-ports-gnome-df03d0257bd66145384859e8e5cfac9855f2ecae.tar.zst
freebsd-ports-gnome-df03d0257bd66145384859e8e5cfac9855f2ecae.zip
Use new LIB_DEPENDS
Remove trailing article from comment Remove useless MAKE_JOB_SAFE Drop maintainership
Diffstat (limited to 'audio')
-rw-r--r--audio/tagutil/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile
index 4d25d90147ab..5582bc285ef3 100644
--- a/audio/tagutil/Makefile
+++ b/audio/tagutil/Makefile
@@ -6,13 +6,12 @@ PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://files.kaworu.ch/
-MAINTAINER= bapt@FreeBSD.org
-COMMENT= A tool to manage tags in music files
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Tool to manage tags in music files
-LIB_DEPENDS= tag:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= libtag.so:${PORTSDIR}/audio/taglib
USES= pkgconfig
-MAKE_JOBS_SAFE= yes
MAKE_ENV= DESTDIR="${PREFIX}"
MAN1= tagutil.1