diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:40:24 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:40:24 +0000 |
commit | 314168b9bec761c84cb4287892c09a3e43e1a5bc (patch) | |
tree | d155a27218bd4a52bbf8c2de329a56a710405316 /Mk | |
parent | ccebe907c3c708ee7110a93bceb80e8069fcb9bb (diff) | |
download | ports-314168b9bec761c84cb4287892c09a3e43e1a5bc.tar.gz ports-314168b9bec761c84cb4287892c09a3e43e1a5bc.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.port.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk index 34ba21864c0f..1b39d374f81e 100644 --- a/Mk/bsd.port.mk +++ b/Mk/bsd.port.mk @@ -1971,7 +1971,7 @@ LIB_DEPENDS+= Xm:${PORTSDIR}/x11-toolkits/lesstif NO_OPENMOTIF= yes .endif .if !defined(NO_OPENMOTIF) -LIB_DEPENDS+= Xm.3:${PORTSDIR}/x11-toolkits/open-motif +LIB_DEPENDS+= Xm.4:${PORTSDIR}/x11-toolkits/open-motif .endif .endif |