diff options
Diffstat (limited to 'misc/compat9x/pkg-descr')
-rw-r--r-- | misc/compat9x/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/compat9x/pkg-descr b/misc/compat9x/pkg-descr index f8eabd6ee9c3..ccd9711d536f 100644 --- a/misc/compat9x/pkg-descr +++ b/misc/compat9x/pkg-descr @@ -7,6 +7,6 @@ Ports usage example: .include <bsd.port.pre.mk> .if ${OSVERSION} >= 1000009 -LIB_DEPENDS+= archive.5:${PORTSDIR}/misc/compat9x +LIB_DEPENDS+= archive.5:misc/compat9x .endif -- |