summaryrefslogtreecommitdiff
path: root/graphics/hs-cairo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/hs-cairo/Makefile')
-rw-r--r--graphics/hs-cairo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/hs-cairo/Makefile b/graphics/hs-cairo/Makefile
index b10a36b29881..4e1710f2abeb 100644
--- a/graphics/hs-cairo/Makefile
+++ b/graphics/hs-cairo/Makefile
@@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE
USES= pkgconfig
USE_CABAL= gtk2hs-buildtools mtl text>=1.0.0.0 utf8-string>=0.2
-BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/cairo-pdf.pc:${PORTSDIR}/graphics/cairo
+BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/cairo-pdf.pc:graphics/cairo
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>