aboutsummaryrefslogtreecommitdiffstats
path: root/misc/compat8x/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'misc/compat8x/pkg-descr')
-rw-r--r--misc/compat8x/pkg-descr2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat8x/pkg-descr b/misc/compat8x/pkg-descr
index 9c6dc4c28471..563c48db132a 100644
--- a/misc/compat8x/pkg-descr
+++ b/misc/compat8x/pkg-descr
@@ -7,6 +7,6 @@ Ports usage example:
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 900042
-LIB_DEPENDS+= ufs.5:${PORTSDIR}/misc/compat8x
+LIB_DEPENDS+= ufs.5:misc/compat8x
.endif
--