aboutsummaryrefslogtreecommitdiff
path: root/textproc/hs-libxml-sax/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/hs-libxml-sax/Makefile')
-rw-r--r--textproc/hs-libxml-sax/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hs-libxml-sax/Makefile b/textproc/hs-libxml-sax/Makefile
index 575a585c77e5..3f787ea2cb5c 100644
--- a/textproc/hs-libxml-sax/Makefile
+++ b/textproc/hs-libxml-sax/Makefile
@@ -13,7 +13,7 @@ LICENSE= MIT
USE_CABAL= text>=0.7 xml-types>=0.3
USES= pkgconfig
-LIB_DEPENDS= libxml2.so:${PORTSDIR}/textproc/libxml2
+LIB_DEPENDS= libxml2.so:textproc/libxml2
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>