From 7f4572eae4327c4403d9ef714cb6de917650662a Mon Sep 17 00:00:00 2001
From: Mathieu Arnold <mat@FreeBSD.org>
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
---
 biology/seaview/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'biology/seaview')

diff --git a/biology/seaview/Makefile b/biology/seaview/Makefile
index 62c137d5a918..c5d4e6dae278 100644
--- a/biology/seaview/Makefile
+++ b/biology/seaview/Makefile
@@ -15,8 +15,8 @@ BROKEN=		checksum mismatch
 
 LICENSE=	GPLv3
 
-LIB_DEPENDS=	libfltk.so:${PORTSDIR}/x11-toolkits/fltk \
-		libpng.so:${PORTSDIR}/graphics/png
+LIB_DEPENDS=	libfltk.so:x11-toolkits/fltk \
+		libpng.so:graphics/png
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0