summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-29 20:13:57 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-29 20:13:57 +0000
commit267a3090048c7012d19cec76f77889d40febe4f0 (patch)
tree4825081786133f59627817ce4c4a4995da85730d
parentRemove excessive colon (diff)
Use new LIB_DEPENDS
Remove trailing article from comment Remove useless MAKE_JOB_SAFE Drop maintainership
-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