From 4e1b79a0a61f4973df8b4b0864d22086c769e219 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 1 Apr 2016 14:00:51 +0000 Subject: Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. With hat: portmgr Sponsored by: Absolight --- graphics/glosm/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics/glosm') diff --git a/graphics/glosm/Makefile b/graphics/glosm/Makefile index 011ed9a82e70..3b4ba7ad650f 100644 --- a/graphics/glosm/Makefile +++ b/graphics/glosm/Makefile @@ -10,8 +10,8 @@ MASTER_SITES= GHC http://mirror.amdmi3.ru/distfiles/ MAINTAINER= amdmi3@FreeBSD.org COMMENT= 3D OpenGL renderer for OpenStreetMap -LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ - libexpat.so:${PORTSDIR}/textproc/expat2 +LIB_DEPENDS= libpng.so:graphics/png \ + libexpat.so:textproc/expat2 USES= tar:bzip2 cmake USE_GL= gl -- cgit v1.2.3