From 7f4572eae4327c4403d9ef714cb6de917650662a Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 13:29:15 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c. With hat: portmgr Sponsored by: Absolight --- audio/cd2mp3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/cd2mp3') diff --git a/audio/cd2mp3/Makefile b/audio/cd2mp3/Makefile index 30c9cd52eea1..40af89d7156d 100644 --- a/audio/cd2mp3/Makefile +++ b/audio/cd2mp3/Makefile @@ -13,8 +13,8 @@ MASTER_SITES= http://mark.foster.cc/pub/freebsd/ports/distfiles/ \ MAINTAINER= portmaster@BSDforge.com COMMENT= Easy to use CD Ripping and MP3 Encoding tool -RUN_DEPENDS= lame:${PORTSDIR}/audio/lame \ - dagrab:${PORTSDIR}/audio/dagrab +RUN_DEPENDS= lame:audio/lame \ + dagrab:audio/dagrab USES= perl5 shebangfix USE_PERL5= run -- cgit v1.2.3