diff options
Diffstat (limited to 'graphics/glosm/Makefile')
-rw-r--r-- | graphics/glosm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |