1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

bump open-motif shlib version

This commit is contained in:
Ying-Chieh Liao 2002-09-13 18:47:30 +00:00
parent 6d00029556
commit 0e9284fdf9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=66273

View File

@ -933,7 +933,7 @@ RUN_DEPENDS+= ${LINUXBASE}/etc/redhat-release:${PORTSDIR}/emulators/linux_base
.if defined(USE_MOTIF)
USE_XPM= yes
.if !defined(NO_OPENMOTIF)
LIB_DEPENDS+= Xm.2:${PORTSDIR}/x11-toolkits/open-motif
LIB_DEPENDS+= Xm.3:${PORTSDIR}/x11-toolkits/open-motif
.endif
.endif