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/adplay/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/adplay') diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile index e89bd57aa73c..07fd222c9d40 100644 --- a/audio/adplay/Makefile +++ b/audio/adplay/Makefile @@ -15,8 +15,8 @@ COMMENT= AdLib player using adplug library LICENSE= GPLv2 -LIB_DEPENDS= libadplug.so:${PORTSDIR}/audio/libadplug \ - libbinio.so:${PORTSDIR}/devel/libbinio +LIB_DEPENDS= libadplug.so:audio/libadplug \ + libbinio.so:devel/libbinio GNU_CONFIGURE= yes USES= libtool -- cgit v1.2.3